summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/develop/print.html b/develop/print.html

index 62707d87cc..96ccf74937 100644 --- a/develop/print.html +++ b/develop/print.html
@@ -6596,6 +6596,10 @@ not included in <code>scopes</code>. Set to <code>userinfo_endpoint</code> to al userinfo endpoint.</p> </li> <li> +<p><code>additional_authorization_parameters</code>: String to string dictionary that will be passed as +additional parameters to the authorization grant URL.</p> +</li> +<li> <p><code>allow_existing_users</code>: set to true to allow a user logging in via OIDC to match a pre-existing account instead of failing. This could be used if switching from password logins to OIDC. Defaults to false.</p> @@ -6727,6 +6731,8 @@ claim MUST contain &quot;admin&quot;.</p> token_endpoint: &quot;https://accounts.example.com/oauth2/token&quot; userinfo_endpoint: &quot;https://accounts.example.com/userinfo&quot; jwks_uri: &quot;https://accounts.example.com/.well-known/jwks.json&quot; + additional_authorization_parameters: + acr_values: 2fa skip_verification: true enable_registration: true user_mapping_provider: