We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc578f commit ce012a0Copy full SHA for ce012a0
docs/settings.rst
@@ -287,6 +287,12 @@ According to `OAuth 2.0 Security Best Current Practice <https://oauth.net/2/oaut
287
- Public clients MUST use PKCE `RFC7636 <https://datatracker.ietf.org/doc/html/rfc7636>`_
288
- For confidential clients, the use of PKCE `RFC7636 <https://datatracker.ietf.org/doc/html/rfc7636>`_ is RECOMMENDED.
289
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
296
OIDC_RSA_PRIVATE_KEY
297
~~~~~~~~~~~~~~~~~~~~
298
Default: ``""``
0 commit comments