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

Ensure errors in the auth flow (SAML) redirect cleanly #11

Open
daviddob opened this issue Jun 12, 2021 · 0 comments
Open

Ensure errors in the auth flow (SAML) redirect cleanly #11

daviddob opened this issue Jun 12, 2021 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@daviddob
Copy link
Member

daviddob commented Jun 12, 2021

With the current implementation errors in the SAML auth flow dead end the user on the API in their browser instead of redirecting them to an error page back on the client.

Errors at this stage (if caught on our API) should gracefully redirect users back to the client. These errors often are associated with a misconfigured SAML provider which can and should be mitigated by proper config validation before creating the SAML Strategy.

@daviddob daviddob added bug Something isn't working enhancement New feature or request labels Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant