We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
auth_init method in Provider can cause an uncaught Exception.
auth_init
This is sort of unexpected and the Exception should be caught and an error response should be returned instead.
The text was updated successfully, but these errors were encountered:
Fixed uncaught exception from oic.provider.Provider.auth_init
8a8894a
Close #562
4f84cfe
Fixed uncaught exception from oic.provider.Provider.auth_init (#563)
7ad1cdb
Fixed uncaught exception from oic.provider.Provider.auth_init (CZ-NIC…
73f0e1d
…#563) Close CZ-NIC#562
tpazderka
No branches or pull requests
auth_init
method in Provider can cause an uncaught Exception.This is sort of unexpected and the Exception should be caught and an error response should be returned instead.
The text was updated successfully, but these errors were encountered: