summary refs log tree commit diff
path: root/synapse/api/auth (follow)
Commit message (Expand)AuthorAgeFilesLines
* Record the `sub` claims as an external_idQuentin Gliech2023-05-301-22/+37
* Handle the Synapse admin scopeQuentin Gliech2023-05-301-0/+3
* Save the scopes in the requesterQuentin Gliech2023-05-301-0/+1
* Initial MSC3964 support: delegation of auth to OIDC serverQuentin Gliech2023-05-301-0/+227
* Make the api.auth.Auth a ProtocolQuentin Gliech2023-05-303-0/+817