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

Handle /?error=... #12

Open
thekid opened this issue Mar 17, 2021 · 0 comments
Open

Handle /?error=... #12

thekid opened this issue Mar 17, 2021 · 0 comments

Comments

@thekid
Copy link
Member

thekid commented Mar 17, 2021

This occurs when authentication fails - some providers decide not to shown an error page on their own but to redirect back to the original page and pass on an error response:

If the request fails due to a missing, invalid, or mismatching redirection URI, or if the client identifier is missing or invalid, the authorization server SHOULD inform the resource owner of the error and MUST NOT automatically redirect the user-agent to the invalid redirection URI.

See https://tools.ietf.org/html/rfc6749#section-4.1.2.1

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

No branches or pull requests

1 participant