[keycloak-user] Lookup user by federated identity email?

Jeffrey Sambells jeffrey.sambells at quarter4.io
Tue Oct 8 11:33:29 EDT 2019


I have a Keycloak instance set up with users who can login via Google, Twitter, etc. I have another separate service (not Keycloak) that also allows login via Google. I’m trying to associate the users from one service to the others. From this other service I can get the email associated with the Google account. Is it possible to locate search for the Keycloak user that has the identical email address in their federated Google identity? I don’t want to look up using the Keycloak specific email as it may be different from the email associated with the federated identity.

Ideally I’m looking to do this via the REST api but didn’t see an appropriate endpoint.

Thanks,

Jeffrey 


More information about the keycloak-user mailing list