[keycloak-user] User with email example at example.com already exists. How do you want to continue? I just want to login with external IDP
Marek Posolda
mposolda at redhat.com
Thu Mar 30 02:54:03 EDT 2017
Hi,
it depends what exactly you did in your OIDCIdentityProvider
implementation. Identity provider is unsupported SPI btv, but still, it
should work if you handle things correctly though. Any stacktrace?
Marek
On 29/03/17 22:14, ansarihaseb wrote:
> Hello everyone,
>
> I implemented a custom OIDC Identity Provider. When I login with a
> particular user it works fine but the second time I try to login with that
> very same user it gives me email already exist. Which is true, but I want my
> custom provider to just login if the user already exist and not to create
> one. What should I do ? I extended OIDCIdentityProviderFactory and
> OIDCIdentityProvider classes.
>
>
>
> --
> View this message in context: http://keycloak-user.88327.x6.nabble.com/keycloak-user-User-with-email-example-example-com-already-exists-How-do-you-want-to-continue-I-just-P-tp3379.html
> Sent from the keycloak-user mailing list archive at Nabble.com.
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
More information about the keycloak-user
mailing list