Skip to content

Commit 8413052

Browse files
committed
Fix mistake in settings documentation
1 parent 3f7ecd7 commit 8413052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/settings.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ OIDC_RP_INITIATED_LOGOUT_STRICT_REDIRECT_URIS
332332
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
333333
Default: ``False``
334334

335-
Enable to only allow the `http` scheme in post logout redirect URIs when a :term:`Client` is `confidential`.
335+
Enable this setting to require `https` in post logout redirect URIs. `http` is only allowed when a :term:`Client` is `confidential`.
336336

337337
OIDC_RP_INITIATED_LOGOUT_ACCEPT_EXPIRED_TOKENS
338338
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)