diff --git a/configs/oidc.config.php b/configs/oidc.config.php index 5ea0f84..e463dbd 100644 --- a/configs/oidc.config.php +++ b/configs/oidc.config.php @@ -1,6 +1,10 @@ [ + 'enable_default_claims' => false, + // When default claims are disabled, each claim will be asked for + // only if there is an attribute explicitely mapped in the OpenId + // client settings 'use_pkce' => true, // true and true are the defaults // > If the user already exists in another backend, we don't create a