puiterwijk / flask-oidc

OpenID Connect support for Flask
BSD 2-Clause "Simplified" License
156 stars 218 forks source link

Adjust error responses for application display #108

Open jontrossbach opened 4 years ago

jontrossbach commented 4 years ago

If the community sees it as a good idea, these are possible changes to allow for the authentication system to allow for more informative error reporting when OIDC is being implemented for an application.

Tagging @mscherer for feedback.

jontrossbach commented 4 years ago

One possibility is that these changes could be added to a broader debug mode if anyone is concerned they add a security risk.