ory / kratos

Next-gen identity server replacing your Auth0, Okta, Firebase with hardened security and PassKeys, SMS, OIDC, Social Sign In, MFA, FIDO, TOTP and OTP, WebAuthn, passwordless and much more. Golang, headless, API-first. Available as a worry-free SaaS with the fairest pricing on the market!

Home Page:https://www.ory.sh/kratos/?utm_source=github&utm_medium=banner&utm_campaign=kratos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support account linking for accounts using the same OIDC provider

noells opened this issue · comments

Preflight checklist

Ory Network Project

No response

Describe your problem

Enable support for linking accounts that use the same OIDC provider. This looks like is not supported by Kratos, as the self-service/settings endpoint won't send a link attribute for the same provider an account is using.

For example, if you are using a google account and you support Google, Microsoft and Apple as providers, you will only get link attributes in that response for linking with microsoft and apple but not for google.
image

Describe your ideal solution

Should be possible to link two accounts using the same OIDC provider

Workarounds or alternatives

Couldn't find any

Version

v1.1.0

Additional Context

No response