Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/img/okta/scim-gen-token.png

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're discouraging adding new images to the gravitational/teleport repo to cut down on repo size (we're working on an alternative image hosting/management workflow). Since this image consists mostly of text, would it make sense to describe the field names in text as well and remove the image?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer to stick with the image. It's 1:1 replacement, just with the updated UI.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CC @zmb3 to make sure this is okay, since I know we've talked about images and repo size in the past.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ This step assumes you are still in the **Okta Integration** configuration wizard
1. Navigate to **Zero Trust Access** on the left sidebar, then select **Integrations** and click on the **Okta** row.
2. Click 3-dots on the top-right corner of the **SCIM** tile and select **Enable**.

</details>
Note that saving new SCIM configuration will invalidate the existing SCIM token.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"new SCIM configuration" needs an article.


1. Copy the generated **Bearer Token** and store it for later. It will be required for the Okta Teleport app configuration.
</details>

2. Configure the SCIM integration with the generated token by clicking **Save SCIM Configuration** (it can be regenerated by refreshing the page and clicking the button again).
Save and copy the generated **Bearer Token** and store it for later. It will be required for the Okta Teleport app configuration. If **Save SCIM Configuration** button is not greyed out the token is not saved yet and it won't be working.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • "Save SCIM Configuration button" needs an article
  • I would either make "it won't be working" more precise or remove it and leave this as "...the token is not saved yet."


![Generate SCIM token](../../../../img/okta/scim-gen-token.png)

Expand Down
Loading