summary refs log tree commit diff
path: root/tests/handlers/test_saml.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Push login completion down into SsoHandler (#8941)Richard van der Hoff2020-12-161-4/+4
* Preparatory refactoring of the SamlHandlerTestCase (#8938)Richard van der Hoff2020-12-151-43/+89
* Skip the SAML tests if xmlsec1 isn't available. (#8905)Patrick Cloke2020-12-091-0/+23
* Fix a regression that mapping providers should be able to redirect users. (#8...Patrick Cloke2020-12-041-0/+28
* Fix a regression when grandfathering SAML users. (#8855)Patrick Cloke2020-12-021-1/+33
* Add basic SAML tests for mapping users. (#8800)Patrick Cloke2020-12-021-0/+136