Skip to content

Commit 5ffac6c

Browse files
committed
Updated documentation
1 parent 07ce3f8 commit 5ffac6c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/settings.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,14 @@ only when the ``OIDC_RP_PROVIDER_SIGNATURE_ALG`` setting is set to ``RS256``.
116116

117117
Default: ``None``
118118

119+
``OIDC_RP_USE_STATE``
120+
---------------------
121+
122+
This setting defines whether or not states should be used when forging authorization requests.
123+
States are used to maintain state between the authentication request and the callback.
124+
125+
Default: ``True``
126+
119127
``OIDC_RP_STATE_LENGTH``
120128
------------------------
121129

0 commit comments

Comments
 (0)