mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
scim: Mention restarting the server in RTD scim doc.
This commit is contained in:
committed by
Tim Abbott
parent
3052d0cca7
commit
1b48c7724f
@@ -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
|
||||||
|
Reference in New Issue
Block a user