File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
docs/kratos/organizations Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,14 @@ members of an organization must use one of the organization's OIDC SSO connectio
3131An organization can have multiple domains. Registrations for email addresses with a domain that belongs to an organization must go
3232through one of the organization's OIDC SSO connections.
3333
34+ Some identity providers do not validate email domain ownership. This can lead to situations where Enterprise SSO with
35+ Organizations is configured for a specified domain such as ` @example.com ` , but due to this lack of this email domain ownership
36+ validation by the identity provider, a users with other email domains such as ` @gmail.com ` can still authenticate successfully via
37+ the identity provider.
38+
39+ This will end up with the user being part of the configured organization in your Ory project, even if the domain does not match
40+ any of the configured domains.
41+
3442``` mdx-code-block
3543<Mermaid
3644 chart={`
You can’t perform that action at this time.
0 commit comments