You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/kratos/self-service/flows/user-settings.mdx
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -615,6 +615,14 @@ Social Sign In is not possible for API Clients. It will be possible in a future
615
615
616
616
:::
617
617
618
+
:::info
619
+
620
+
You can scope the settings flow to an organization by passing the `organization` query parameter. The flow then returns link nodes
621
+
only for that organization's SSO connections, and linking one binds the identity to the organization. See
622
+
[Bind an identity to an organization through the settings flow](../../organizations/organizations.mdx#bind-an-identity-to-an-organization-through-the-settings-flow).
623
+
624
+
:::
625
+
618
626
## Settings form validation
619
627
620
628
The form payloads are then submitted to Ory Identities which follows up with:
0 commit comments