docs: Reorganize authentication backends documentation.

This commit is contained in:
Alya Abbott
2025-09-17 14:47:16 -07:00
committed by Tim Abbott
parent 665bce3c13
commit f20035e2ad
4 changed files with 96 additions and 73 deletions

View File

@@ -580,7 +580,7 @@ SOCIAL_AUTH_SAML_SUPPORT_CONTACT = {
## into Zulip or to fetch users' API keys. The JWT secret key and
## algorithm must be configured here.
##
## See https://zulip.readthedocs.io/en/latest/production/authentication-methods.html#jwt
## See https://zulip.readthedocs.io/en/latest/production/authentication-methods.html#json-web-tokens-jwt
# JWT_AUTH_KEYS = {
# # Subdomain for which this JWT configuration will apply.
# "zulip": {