We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f7ecd7 commit 8413052Copy full SHA for 8413052
docs/settings.rst
@@ -332,7 +332,7 @@ OIDC_RP_INITIATED_LOGOUT_STRICT_REDIRECT_URIS
332
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
333
Default: ``False``
334
335
-Enable to only allow the `http` scheme in post logout redirect URIs when a :term:`Client` is `confidential`.
+Enable this setting to require `https` in post logout redirect URIs. `http` is only allowed when a :term:`Client` is `confidential`.
336
337
OIDC_RP_INITIATED_LOGOUT_ACCEPT_EXPIRED_TOKENS
338
0 commit comments