If a user is signed up using `password` credential...
# talk-kratos
m
If a user is signed up using
password
credentials or from an
oidc
provider and wants to sign-in from another
oidc
provider or signed up from an
oidc
provider and wants to add
password
credentials, how can that be done
h
you will need to use the settings flow to link / unlink additional accounts
🙌 1
p
Hi @melodic-easter-54717 As @high-optician-2097 mentioned. If the user has signed up using the
password
credentials credentials, the user would have to "link" their OIDC provider afterwards using a settings flow. https://www.ory.sh/kratos/docs/self-service/flows/user-settings#link-and-unlink-from-google-facebook-github--openid-connect--oauth-20 Setting up a password once signing up with a github account would mean logging in a setting a password using the settings flow
🙌 1