MatrixSynapse/synapse/rest/saml2
Brendan Abolivier 6b0efe73e2
SAML2: render a comprehensible error page if something goes wrong
If an error happened while processing a SAML AuthN response, or a client
ends up doing a `GET` request to `/authn_response`, then render a
customisable error page rather than a confusing error.
2020-03-10 13:59:22 +00:00
..
__init__.py Implement SAML2 authentication (#4267) 2018-12-07 13:11:11 +01:00
metadata_resource.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
response_resource.py SAML2: render a comprehensible error page if something goes wrong 2020-03-10 13:59:22 +00:00