Skip to content

Commit

Permalink
Add more example details for Okta (#1835)
Browse files Browse the repository at this point in the history
  • Loading branch information
NickBorgersOnLowSecurityNode committed Feb 7, 2024
1 parent 07f41cc commit c0b42e5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/okta.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ $ export OKTA_API_TOKEN=<API_TOKEN>
$ terraformer import okta --resources=okta_user,okta_group
```

If you login to your Okta instance at: https://dev-12345678.okta.com/ you would configure:
```
$ export OKTA_ORG_NAME=dev-12345678
$ export OKTA_BASE_URL=okta.com
```


List of supported Okta services:

* `user`
Expand Down

0 comments on commit c0b42e5

Please sign in to comment.