diff --git a/conf/defaults.ini b/conf/defaults.ini index 7a6e3253d93..370bf1ff46f 100644 --- a/conf/defaults.ini +++ b/conf/defaults.ini @@ -477,6 +477,8 @@ token_url = https://gitlab.com/oauth/token api_url = https://gitlab.com/api/v4 allowed_domains = allowed_groups = +role_attribute_path = +role_attribute_strict = false #################################### Google Auth ######################### [auth.google]