Skip to content

Commit ce012a0

Browse files
charleswhchann2ygk
authored andcommitted
Document OIDC_ENABLED in settings.rst
1 parent bdc578f commit ce012a0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/settings.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,12 @@ According to `OAuth 2.0 Security Best Current Practice <https://oauth.net/2/oaut
287287
- Public clients MUST use PKCE `RFC7636 <https://datatracker.ietf.org/doc/html/rfc7636>`_
288288
- For confidential clients, the use of PKCE `RFC7636 <https://datatracker.ietf.org/doc/html/rfc7636>`_ is RECOMMENDED.
289289

290+
OIDC_ENABLED
291+
~~~~~~~~~~~~
292+
Default: ``False``
293+
294+
Whether or not `OpenID Connect <https://openid.net/specs/openid-connect-core-1_0.html>`_ auth flow is enabled.
295+
290296
OIDC_RSA_PRIVATE_KEY
291297
~~~~~~~~~~~~~~~~~~~~
292298
Default: ``""``

0 commit comments

Comments
 (0)