NASA-IMPACT / veda-auth-central

Standard based security solution tailored for VEDA comprehensive user authentication, centralized user profile management, and intelligent authorization decisions.
Apache License 2.0
4 stars 8 forks source link

Need for clearer error handling #96

Open alukach opened 2 months ago

alukach commented 2 months ago

A number of operations within VEDA Auth Central result in opaque 500 errors (e.g. openid-configuration without client_id, bad redirect on authorize request).

Developer experience would be improved if these errors were handled via 400-level responses with a structured error message that includes information about resolving the error.