remove tabs
This commit is contained in:
parent
a6d3ca25e6
commit
f0e4a75ccd
@ -1965,7 +1965,7 @@ oidc_providers:
|
||||
client_id: "{{getenv "OIDC_CLIENT_ID"}}"
|
||||
client_secret: "{{getenv "OIDC_CLIENT_SECRET"}}"
|
||||
scopes: ["openid", "profile"]
|
||||
allow_existing_users: {{getenv "OIDC_ALLOW_EXISTING_USER" "false"}}
|
||||
allow_existing_users: {{getenv "OIDC_ALLOW_EXISTING_USER" "false"}}
|
||||
user_mapping_provider:
|
||||
config:
|
||||
localpart_template: "{{"{{"}} user.preferred_username {{"}}"}}"
|
||||
|
Loading…
Reference in New Issue
Block a user