mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
docs: Finish renaming AzureAD to Entra ID.
Microsoft has been renaming AzureAD to Entra ID. Though both names still seem to function, even if unofficially, so this mostly renames to `Entra ID (AzureAD)` to reference both for clarity.
This commit is contained in:
committed by
Tim Abbott
parent
5787a11b53
commit
81c2c0b328
@@ -30,7 +30,7 @@ authentication providers:
|
||||
- Google accounts, with `GoogleAuthBackend`
|
||||
- GitHub accounts, with `GitHubAuthBackend`
|
||||
- GitLab accounts, with `GitLabAuthBackend`
|
||||
- Microsoft Azure Active Directory, with `AzureADAuthBackend`
|
||||
- Microsoft Entra ID (AzureAD), with `AzureADAuthBackend`
|
||||
|
||||
Each of these requires one to a handful of lines of configuration in
|
||||
`settings.py`, as well as a secret in `zulip-secrets.conf`. Details
|
||||
|
||||
Reference in New Issue
Block a user