summary refs log tree commit diff
path: root/tests/handlers/test_oidc.py (unfollow)
<
Commit message (Expand)AuthorFilesLines
2021-01-14Split OidcProvider out of OidcHandler (#9107)Richard van der Hoff1-45/+48
2021-01-14Fix wrong arguments being passed to BlacklistingAgentWrapper (#9098)Tim Leung2-1/+1
2021-01-13Add a test for UI-Auth-via-SSO (#9082)