Added comment about only picking one resolver
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
@@ -154,6 +154,7 @@ auth:
|
||||
organizationId: ${ORG_ID}
|
||||
signIn:
|
||||
resolvers:
|
||||
# typically you would pick one of these
|
||||
- resolver: emailMatchingUserEntityProfileEmail
|
||||
- resolver: emailLocalPartMatchingUserEntityName
|
||||
- resolver: vmwareCloudSignInResolvers
|
||||
|
||||
Reference in New Issue
Block a user