forked-synapse/synapse/rest/client
Richard van der Hoff 6eecb6e500
Complete the SAML2 implementation (#5422)
* SAML2 Improvements and redirect stuff

Signed-off-by: Alexander Trost <galexrt@googlemail.com>

* Code cleanups and simplifications.

Also: share the saml client between redirect and response handlers.

* changelog

* Revert redundant changes to static js

* Move all the saml stuff out to a centralised handler

* Add support for tracking SAML2 sessions.

This allows us to correctly handle `allow_unsolicited: False`.

* update sample config

* cleanups

* update sample config

* rename BaseSSORedirectServlet for consistency

* Address review comments
2019-07-02 11:18:11 +01:00
..
v1 Complete the SAML2 implementation (#5422) 2019-07-02 11:18:11 +01:00
v2_alpha Run Black. (#5482) 2019-06-20 19:32:02 +10:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
versions.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00