"An account with the same identifier exists already" - But what's next? #1042
-
Hi! I have a question about a specific flow:
However, this error is shown on a Register page, and the OIDC register form has displayed input fields for identity traits (first name, last name, email). What does Kratos want me to do now? I cannot obviously register again using already used email. What would be the sense to provide other traits?
The payload returned on register page using "get browser register flow" using the flowId provided by Kratos is pasted below.
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 13 replies
-
Wouldnt Someone else had a similar problem: #605 (comment) . Maybe that can help you out a bit. |
Beta Was this translation helpful? Give feedback.
-
I have the same issue, if |
Beta Was this translation helpful? Give feedback.
-
This means that the email is already signed up. If it is, you need to link your account instead: https://www.ory.sh/kratos/docs/self-service/flows/user-settings#link-and-unlink-from-google-facebook-github--openid-connect--oauth-20 |
Beta Was this translation helpful? Give feedback.
This means that the email is already signed up. If it is, you need to link your account instead: https://www.ory.sh/kratos/docs/self-service/flows/user-settings#link-and-unlink-from-google-facebook-github--openid-connect--oauth-20