summary refs log tree commit diff
path: root/synapse/rest/admin/oidc.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert MSC3861 introspection cache, admin impersonation and account lock ↵Quentin Gliech2023-09-061-55/+0
| | | | (#16258)
* Add an admin endpoint to allow authorizing server to signal token ↵Shay2023-08-221-0/+55
revocations (#16125)