summary refs log tree commit diff
path: root/synapse/rest/saml2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge different Resource implementation classes (#7732)Erik Johnston2020-07-031-2/+2
* Clean up exception handling in SAML2ResponseResource (#7614)Richard van der Hoff2020-06-031-13/+13
* SAML2: render a comprehensible error page if something goes wrongBrendan Abolivier2020-03-101-1/+17
* Merge branch 'develop' into rav/saml2_clientRichard van der Hoff2019-07-011-12/+5
|\
| * Make the http server handle coroutine-making REST servlets (#5475)Amber Brown2019-06-291-11/+4
* | Move all the saml stuff out to a centralised handlerRichard van der Hoff2019-06-261-33/+2
* | Merge branch 'develop' into rav/saml2_clientRichard van der Hoff2019-06-262-9/+6
|\|
| * Run Black. (#5482)Amber Brown2019-06-202-9/+6
* | Code cleanups and simplifications.Richard van der Hoff2019-06-111-3/+1
|/
* Initialise user displayname from SAML2 data (#4272)Richard van der Hoff2018-12-071-0/+3
* Implement SAML2 authentication (#4267)Richard van der Hoff2018-12-073-0/+136