summary refs log tree commit diff
path: root/synapse/rest/saml2/response_resource.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* different attrs for now github/dbkr/saml_auth0_test dbkr/saml_auth0_testDavid Baker2019-06-111-4/+4
* try different attrsDavid Baker2019-06-111-4/+5
* Some (partially) auth0 specific saml hacksDavid Baker2019-06-111-4/+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-071-0/+71