Skip to content

Commit f115a55

Browse files
authored
Update docs/reference/configuration.md
1 parent ae1a2e7 commit f115a55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,7 @@ upstream_oauth2:
771771
account_name:
772772
#template: "@{{ user.preferred_username }}"
773773
# set to true to allow a user logging in via OIDC to match a pre-existing account instead of failing.
774+
# Account matching is based on the localpart template which needs to be set to require or force.
774775
# This could be used if switching from password logins to OIDC. Defaults to false.
775776
allow_existing_users: true
776777
```

0 commit comments

Comments
 (0)