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

Feature: Login flow to allow IdP redirection #122

Merged
merged 2 commits into from
May 19, 2023
Merged

Conversation

pcmxgti
Copy link
Contributor

@pcmxgti pcmxgti commented May 1, 2023

No description provided.

tokendito/okta.py Fixed Show fixed Hide fixed
@sevignyj sevignyj force-pushed the feature/login_flow branch 2 times, most recently from c0396d8 to a7033fd Compare May 17, 2023 15:49
pcmxgti and others added 2 commits May 17, 2023 13:33
Some organizations may be utilizing IdP Discovery. When that happens,
users may be redirected to a different IdP for authentication. We follow
the authentication path, login with SAML, and bring an authenticated
session back to the original Okta instance.
@pcmxgti pcmxgti marked this pull request as ready for review May 17, 2023 17:41
@pcmxgti pcmxgti requested a review from sevignyj May 17, 2023 17:41
Copy link
Contributor

@sevignyj sevignyj left a comment

Choose a reason for hiding this comment

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

lgtm!

@sevignyj sevignyj merged commit 888d0e8 into main May 19, 2023
22 checks passed
@pcmxgti pcmxgti deleted the feature/login_flow branch May 19, 2023 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants