Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OIDC Signing in and linking your credential #3785

Open
3 of 5 tasks
AmineFrioua opened this issue Feb 27, 2024 · 1 comment
Open
3 of 5 tasks

OIDC Signing in and linking your credential #3785

AmineFrioua opened this issue Feb 27, 2024 · 1 comment
Labels
bug Something is not working.

Comments

@AmineFrioua
Copy link

Preflight checklist

Ory Network Project

No response

Describe the bug

In my project, I have set up sign-in methods using password/passkey and OIDC (Google and Apple). All the flows, including sign up/in, recovery, registration, and settings, are functioning as expected. However, I'm encountering an issue when attempting to register via OIDC with an account that already exists (registered using a password). I receive a message instructing me to sign in to link my account, and I'm presented with UI node buttons labeled 'Sign in with #{oidc provider}' and 'Link your account'. When I click on these, I'm redirected back to the registration page for that specific OIDC method, without being signed in, resulting in a loop from which I cannot escape.

Reproducing the bug

1- Register an Account using Password or Passkey using a google email ( can be any oidc provider)
2- Finish the Registration and verification
3- Sign in using the oidc provider with the email session
4- Redirected to registration flow, finish registration
5- redirected to login flow, with button "sign in using Google and connect your account"
6- click on the button
7- get redirected to registration flow

Relevant log output

No response

Relevant configuration

No response

Version

Kratos 1.1.0

On which operating system are you observing this issue?

None

In which environment are you deploying?

Docker

Additional Context

No response

@AmineFrioua AmineFrioua added the bug Something is not working. label Feb 27, 2024
@SirDoe
Copy link

SirDoe commented Feb 28, 2024

did you put gas innit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

2 participants