I'm trying to understand if Keycloak could be useful in this scenario.
thanks a lot
nicola
(cross-post from SO question https://stackoverflow.com/q/79216331/2378095)
I'm trying to understand if Keycloak could be useful in this scenario.
- user enters correct credentials
- based on a given user attribute (ie. attributeX=xyz), Keycloak checks if any other user matches attributeX=xyz: ie. user1, user2 and user3
- user is given possibility to proceed with login with one of the matched users user1, user2 and user3
thanks a lot
nicola