The-OAG-Development-Project / Application-Gateway

OWASP Application Gateway is an HTTP proxy that handles Oauth2 authentication and session management
https://owasp.org/www-project-application-gateway/
Apache License 2.0
83 stars 4 forks source link

General Error Handling (example no config provided) #5

Open Freerider689 opened 3 years ago

Freerider689 commented 3 years ago

Currently we have no pretty error handling for the following cases:

TODO: Implement a default error page (don't reveal to much information) that is displayed if an error occurs.