CZ-NIC / django-eidas-specific-node

GNU General Public License v3.0
2 stars 2 forks source link

Translate error pages into protocol responses with error messages #100

Open jtalir opened 4 years ago

jtalir commented 4 years ago

There are some cases where code throws exceptions and shows error page, while it could rather create a SAML/Light Response with SAML status code. Those places should be first evaluated. They are mainly in validation of input Requests.