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

oauth and two factor and spa don't play together #894

Open
jwag956 opened this issue Dec 24, 2023 · 0 comments
Open

oauth and two factor and spa don't play together #894

jwag956 opened this issue Dec 24, 2023 · 0 comments
Labels

Comments

@jwag956
Copy link
Collaborator

jwag956 commented Dec 24, 2023

oauth is slightly different than our other authentication mechanisms due to the additional external double redirect. When two-factor is enabled - for login/us-signin/webauthn the JSON response will indicate that a second factor is required - but for oauth one can't respond since the actual authentication request is really a callback from the oauth provider - instead - we probably need yet another special redirect view to handle this case.

@jwag956 jwag956 added the bug label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant