scim: Mention restarting the server in RTD scim doc.

This commit is contained in:
Mateusz Mandera
2025-04-12 22:26:26 +08:00
committed by Tim Abbott
parent 3052d0cca7
commit 1b48c7724f

View File

@@ -38,6 +38,9 @@ The Zulip server-side configuration is straightforward:
For example, `apg -m20` will generate some passwords of minimum length 20 For example, `apg -m20` will generate some passwords of minimum length 20
for you. for you.
Make sure to restart the server after editing your settings, by running
`/home/zulip/deployments/current/scripts/restart-server`.
The SCIM IdP will authenticate its requests to your Zulip server by The SCIM IdP will authenticate its requests to your Zulip server by
sending a `WWW-Authenticate` header like this: sending a `WWW-Authenticate` header like this:
`WWW-Authenticate: Bearer <secret token>`. `name_formatted_included` needs to be set `WWW-Authenticate: Bearer <secret token>`. `name_formatted_included` needs to be set