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

improved error handling for /auth endpoint #53

Closed
bnfinet opened this issue Jan 16, 2019 · 1 comment
Closed

improved error handling for /auth endpoint #53

bnfinet opened this issue Jan 16, 2019 · 1 comment

Comments

@bnfinet
Copy link
Member

bnfinet commented Jan 16, 2019

as a follow up to PR #46

  • might be time to have renderError routine similar to renderIndex in handlers.go
  • look for error_uri callback parameter in addition to error_description and report to the end user's browser
  • same for the value of error
@bnfinet
Copy link
Member Author

bnfinet commented Apr 16, 2020

and return 403 when a user has cleared the IdP but they are not valid for VP (not on whitelist, not in domain, etc)

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

1 participant