forked-synapse/synapse/rest/client/v1
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
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
directory.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
events.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
initial_sync.py Unify v1 and v2 REST client APIs (#5226) 2019-06-03 21:28:59 +10:00
login.py Complete the SAML2 implementation (#5422) 2019-07-02 11:18:11 +01:00
logout.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
presence.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
profile.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
push_rule.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
pusher.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
room.py Split public rooms directory auth config in two 2019-06-24 15:42:31 +01:00
voip.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00