From 1f11b0dd86ad4ddf20ca495d78d595af82c2c54b Mon Sep 17 00:00:00 2001 From: reivilibre Date: Tue, 6 Dec 2022 13:36:59 +0000 Subject: deploy: a16931f30db35241e6618ddfb14fda2459b4476c --- latest/usage/administration/admin_api/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'latest/usage/administration/admin_api/index.html') diff --git a/latest/usage/administration/admin_api/index.html b/latest/usage/administration/admin_api/index.html index 2b6447abc1..0d5587271d 100644 --- a/latest/usage/administration/admin_api/index.html +++ b/latest/usage/administration/admin_api/index.html @@ -159,7 +159,7 @@ command. This is a script that is distributed as part of synapse. It is possibly already on your $PATH depending on how Synapse was installed.

Finding your user's access_token is client-dependent, but will usually be shown in the client's settings.

Making an Admin API request

-

For security reasons, we recommend +

For security reasons, we recommend that the Admin API (/_synapse/admin/...) should be hidden from public view using a reverse proxy. This means you should typically query the Admin API from a terminal on the machine which runs Synapse.

-- cgit 1.5.1