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

Show error in jsp #361

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

achimmihca
Copy link

I was playing around with the sample project and this IdP mock: https://github.com/bjorns/mock-idp

The mock-idp had some minor issues which caused exceptions during authentication.
These exceptions were not immediately visible. I added a try catch to print out such errors.

Of course, in a production environment such errors should be handled more carefully.
However, I think it makes the sample project easier to get started with (when errors occur).

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

Successfully merging this pull request may close these issues.

None yet

2 participants