Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v15] Fix UserContext SSO detection in UI for Okta Users #47958

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

marcoandredinis
Copy link
Contributor

Backport #47944 to branch/v15

changelog: During the Set Up Access of the Enroll New Resource flows, Okta users will be asked to change the role instead of entering the principals and getting an error afterwards.

Okta imported users are not being properly identified as SSO users.
Okta does not set any of the Users' identities and instead only sets the
User.Connector.CreatedBy field.

When building the UserContext, which is used by the WebUI, it was
returning `local` user type for Okta users.
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-47958.d1v2yqnl3ruxch.amplifyapp.com

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from smallinsky October 25, 2024 18:12
@marcoandredinis marcoandredinis added this pull request to the merge queue Oct 28, 2024
Merged via the queue into branch/v15 with commit 3b3824d Oct 28, 2024
37 checks passed
@marcoandredinis marcoandredinis deleted the bot/backport-47944-branch/v15 branch October 28, 2024 09:31
@camscale camscale mentioned this pull request Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants