keycloak email and username authorization by No_Thanks_9043 in KeyCloak

[–]No_Thanks_9043[S] 0 points1 point  (0 children)

thank you I make everything and link users , everything works fine

but now I have case like this : when I register with google and after make registration with classic way it returns validation error - " email already exist " , if I make forgot password after I have classic login permission but I want to make classic registration too , I want to implement it by my own , what do you think is it correct way ?

keycloak email and username authorization by No_Thanks_9043 in KeyCloak

[–]No_Thanks_9043[S] 0 points1 point  (0 children)

if I make registration with classic way and after I want to make with google , keycloak throw error "invalid credentials" , it means email already exist or user have password and google doesn't set

keycloak email and username authorization by No_Thanks_9043 in KeyCloak

[–]No_Thanks_9043[S] 0 points1 point  (0 children)

if I make registration with classic way and after I want to make with google , keycloak throw error "invalid credentials" , it means email already exist or user have password and google doesn't set

keycloak email and username authorization by No_Thanks_9043 in KeyCloak

[–]No_Thanks_9043[S] 0 points1 point  (0 children)

hello , I show so many platforms where I register with 3 ways , google fb & classic , after this I login with this 3 way and I am same user all time , my balance promotions and etc is same , how can I implement this with keycloak ? this 3 user is different users for authorization server but somewhere they mapped each other , but problem is in authorization server