You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
One reason not to include /_synapse/ in these lists is to avoid exposing the admin apis by default.
Having discussed this, we should:
* have oidc use a path under `/_synapse/client`
* document that `/_synapse/client` should be forwarded by the reverse-proxy
* we can also mention that `/_synapse/admin` may optionally be forwarded.
@anoadragon453 It looks like #8227 only did the documentation piece. Did the OIDC path need to be moved?
Not only
_matrix
but_synapse
is also used. (for oidc login)I suggest to use
location /_ {
in examples.The text was updated successfully, but these errors were encountered: