Based on the provided knowledge sources, I can answer your question about enterprise SSO (Single Sign-On) on self-hosted Ory Kratos. Self-hosted Ory Kratos does not support enterprise SSO or B2B (Business-to-Business) SSO features. These features are only available in Ory Network, which is the commercial offering from Ory. According to the documentation: 1. Organizations, which are used for B2B SSO, are only available in Ory Network and not supported in self-hosted Ory Kratos [Ory Kratos B2B Single Sign-On & SAML](
https://www.ory.sh/docs/kratos/organizations). 2. The feature comparison table shows that "Organizations & B2B SSO" is available for Ory Network but not for self-hosting [Ory Network or self-hosted?](
https://www.ory.sh/ory-network-or-self-hosting-explained-use-cases/#feature-differences). 3. Additionally, the documentation states that multi-tenancy, which is often required for enterprise SSO setups, is not possible with self-hosted Ory Kratos [Ory Kratos Multitenancy](
https://www.ory.sh/docs/kratos/guides/multi-tenancy-multitenant). If you require enterprise SSO features, you would need to use Ory Network instead of self-hosted Ory Kratos. However, self-hosted Ory Kratos does support other authentication methods like social sign-in, which can be configured as described in the [Social sign-in configuration guide](
https://www.ory.sh/docs/self-hosted/kratos/configuration/oidc).