summary refs log tree commit diff
path: root/synapse/rest/oidc/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Put OIDC callback URI under /_synapse/client. (#9288)Richard van der Hoff2021-02-011-27/+0
* Implement OpenID Connect-based login (#7256)Quentin Gliech2020-05-081-0/+27