diff --git a/docs/sections/settings.rst b/docs/sections/settings.rst index bba57d7..8c1fba2 100644 --- a/docs/sections/settings.rst +++ b/docs/sections/settings.rst @@ -101,7 +101,7 @@ Default is ``False``. OIDC_SKIP_CONSENT_ALWAYS ======================== -OPTIONAL. ``bool``. If enabled, the Server will NEVER ask the user for consent. +OPTIONAL. ``bool``. If enabled, the Server will NEVER ask the user for consent if the client is confidential. Default is ``False``.