Added comment about only picking one resolver
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
@@ -45,6 +45,7 @@ auth:
|
||||
# callbackUrl: https://${BASE_URL}/api/auth/gitlab/handler/frame
|
||||
signIn:
|
||||
resolvers:
|
||||
# typically you would pick one of these
|
||||
- resolver: emailMatchingUserEntityProfileEmail
|
||||
- resolver: emailLocalPartMatchingUserEntityName
|
||||
- resolver: usernameMatchingUserEntityName
|
||||
|
||||
Reference in New Issue
Block a user