How do I enable a user to link to additional SSO m...
# ory-selfhosting
b
How do I enable a user to link to additional SSO methods? Docs only says how to do it for the Hosted Cloud option. https://www.ory.sh/docs/kratos/social-signin/link-multiple-provider-account#linking-accounts
Question is; How to accomplish this when self-hosting Kratos.
s
use the config file
b
Thank you!
I guess it's the
link:
section that's relevant – but how do I get the actual link for my UI through the frontend SDK? The flow nodes are just for the OIDC inputs and buttons?