mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-14 19:05:10 +00:00
Document stabilised delegated authentication workers
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Document the paths that can be handled on workers with stabilised delegated authentication.
|
||||
@@ -290,6 +290,9 @@ information.
|
||||
# Unstable MSC4140 support
|
||||
^/_matrix/client/unstable/org.matrix.msc4140/delayed_events(/.*/restart)?$
|
||||
|
||||
# Stabilised Delegated Authentication support (`matrix_authentication_service.enabled: true`)
|
||||
^/_synapse/mas/
|
||||
|
||||
Additionally, the following REST endpoints can be handled for GET requests:
|
||||
|
||||
# Push rules requests
|
||||
|
||||
Reference in New Issue
Block a user