Skip to content

Commit 4b280f1

Browse files
Merge pull request #383 from kinde-oss/Fix/Auth-gating-org
Minor fixes for clarifying gating
2 parents 2bdb128 + 465fbf2 commit 4b280f1

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

src/content/docs/authenticate/auth-guides/mixed-b2b-b2c.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This topic explains how to create a simple, unified experience for both groups.
1919

2020
## You’ll need the Kinde Scale plan
2121

22-
To set up authentication for a mixed B2B and B2C business, you need to be on the [Kinde Scale plan](https://kinde.com/pricing/). This is the only Kinde plan that gives you access to the features you need:
22+
To set up authentication for a mixed B2B and B2C business that includes multiple enterprise connections, you need to be on the [Kinde Scale plan](https://kinde.com/pricing/). This is the only Kinde plan that gives you access to the features you need:
2323

2424
- Multiple enterprise connections (e.g. SAML)
2525
- Advanced organizations - for managing users and access for business customers

src/content/docs/authenticate/custom-configurations/advanced-organization.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Only businesses on the [Kinde Scale plan](https://kinde.com/pricing/) can enable
1919

2020
When you enable advanced organizations features, you can access extended features for individual organizations. Customizations include:
2121

22-
- Set up [authentication methods per org](/authenticate/manage-authentication/organization-auth-experience/)
2322
- Additional access control via [policies](/build/organizations/organization-access-policies/)
2423
- Select [default roles](/manage-users/roles-and-permissions/default-user-roles/#enable-default-roles-in-an-organization) for users who join an organization
2524
- Set [custom email sender details](/build/organizations/email-sender-organization/), so users in specific orgs receive OTP and other emails from the custom address (requires own SMTP)

src/content/docs/authenticate/enterprise-connections/enterprise-connections-b2b.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ relatedArticles:
1212

1313
<Aside type="upgrade">
1414

15-
You need to be on a [Scale plan](https://kinde.com/pricing/) to get authentication control at the organization level.
15+
For multiple enterprise connections and other advanced organization features, you may need to [upgrade your plan](https://kinde.com/pricing/)
1616

1717
</Aside>
1818

src/content/docs/authenticate/manage-authentication/organization-auth-experience.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ relatedArticles:
1111

1212
<Aside type="upgrade">
1313

14-
This is an advanced feature that is only available on the [Kinde Scale plan](https://kinde.com/pricing/). Charges also apply for each organization that uses advanced org features.
14+
Depending what auth you set up in an organization, you may need to [upgrade your Kinde plan](https://kinde.com/pricing/), for example, for enterprise connections. Charges also apply for each organization that uses [advanced org features](/authenticate/custom-configurations/advanced-organization/).
1515

1616
</Aside>
1717

0 commit comments

Comments
 (0)