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

Support an OAuth2 error response #16

Open
twistedstream opened this issue Nov 17, 2016 · 0 comments
Open

Support an OAuth2 error response #16

twistedstream opened this issue Nov 17, 2016 · 0 comments

Comments

@twistedstream
Copy link
Contributor

The Playground works great when the authentication flow results in success (redirect back to https://openidconnect.net/callback with code and state). But when a failure occurs (redirect with error and error_description), the page hangs for a bit and then just crashes.

To reproduce, open this URL in the browser:
https://openidconnect.net/callback?error=access_denied&error_description=User%20did%20not%20authorize%20the%20request&state=ba21b24c5960f3f240302bf940f6c331a73fdd72

After several seconds, you'll see this page:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants