Skip to content

[v16] Fix UserContext SSO detection in UI for Okta Users#47957

Merged
marcoandredinis merged 2 commits intobranch/v16from
bot/backport-47944-branch/v16
Oct 28, 2024
Merged

[v16] Fix UserContext SSO detection in UI for Okta Users#47957
marcoandredinis merged 2 commits intobranch/v16from
bot/backport-47944-branch/v16

Conversation

@marcoandredinis
Copy link
Copy Markdown
Contributor

Backport #47944 to branch/v16

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.
@aws-amplify-us-west-2
Copy link
Copy Markdown

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

Access this pull request here: https://pr-47957.d212ksyjt6y4yg.amplifyapp.com

@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from smallinsky October 25, 2024 18:11
@marcoandredinis marcoandredinis added this pull request to the merge queue Oct 28, 2024
Merged via the queue into branch/v16 with commit ebaf272 Oct 28, 2024
@marcoandredinis marcoandredinis deleted the bot/backport-47944-branch/v16 branch October 28, 2024 09:29
@camscale camscale mentioned this pull request Nov 11, 2024
@fheinecke fheinecke mentioned this pull request Apr 9, 2025
@fheinecke fheinecke mentioned this pull request Jan 8, 2026
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