mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
docs: Tweak phrasing about OIDC supporting only a single provider.
Strictly speaking, this sentence is talking about the IdP configuration, while the backend is just GenericOpenIdConnectBackend, so the new phrasing is more correct.
This commit is contained in:
committed by
Tim Abbott
parent
5359d20a13
commit
0d6b1cd08b
@@ -697,7 +697,7 @@ enabling `zproject.backends.GenericOpenIdConnectBackend` in
|
||||
`AUTHENTICATION_BACKENDS` and following the steps outlined in the
|
||||
comment documentation in `/etc/zulip/settings.py`.
|
||||
|
||||
Note that `SOCIAL_AUTH_OIDC_ENABLED_IDPS` only supports a single backend
|
||||
Note that `SOCIAL_AUTH_OIDC_ENABLED_IDPS` only supports a single IdP currently.
|
||||
|
||||
The Return URL to authorize with the provider is
|
||||
`https://yourzulipdomain.example.com/complete/oidc/`.
|
||||
|
||||
Reference in New Issue
Block a user