dendrite/clientapi/auth/sso
Tommie Gannert 210ab1eef6 Add SSO tests.
Renames cookie oidc_nonce to sso_nonce, since it's defined in a file
that doesn't know about OIDC specifically.
2022-06-08 09:14:11 +02:00
..
github.go Split SSO into OAuth2 and OIDC. Add OIDC discovery. 2022-05-25 01:17:08 +02:00
oauth2.go Refactor SSO configuration. 2022-05-27 22:15:52 +02:00
oauth2_test.go Add SSO tests. 2022-06-08 09:14:11 +02:00
oidc.go Add SSO tests. 2022-06-08 09:14:11 +02:00
oidc_test.go Add SSO tests. 2022-06-08 09:14:11 +02:00
sso.go Add SSO tests. 2022-06-08 09:14:11 +02:00
sso_test.go Add SSO tests. 2022-06-08 09:14:11 +02:00