Skip to content

Commit 76a8ebd

Browse files
committed
small additions to sso page
1 parent 775de05 commit 76a8ebd

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

fern/products/docs/pages/api-references/autopopulate-api-key.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Fern can integrate with your authentication flow, allowing users to login and ha
1313

1414
With this feature, you can **create new users of your API** directly from within your documentation.
1515

16-
## Choosing your auth flow
16+
## Integrating with your auth flow
1717

1818
API key injection can work in two different ways depending on your company's authentication setup: **JWT or OAuth**.
1919

fern/products/docs/pages/authentication/sso.mdx

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ subtitle: Enterprise authentication for secure access to your Fern dashboard
55

66
Fern’s Single Sign-On (SSO) is an enterprise feature that lets your team securely access your Fern Docs site through your organization’s identity provider. This is designed for internal contributors, such as technical writers, product managers, or engineers, who need access to want to contribute to your documentation, view web analytics, or manage organizational settings.
77

8+
<Note>SSO does not support Role-Based Access Control or API Key Injection.</Note>
9+
810
## What SSO unlocks
911

1012
When SSO is enabled for your organization, authenticated users of Fern gain access to:
@@ -13,6 +15,7 @@ When SSO is enabled for your organization, authenticated users of Fern gain acce
1315
- **Access Ask Fern Analytics**: See AI-assisted search usage and browse verbatim user questions
1416
- **View Web Analytics**: Track key site metrics, like page views and unique visitors **(coming soon)**
1517
- **Use the Visual Editor**: Make edits to your docs from the browser
18+
- **Send Authenticated Preview Links** Only authenticated users can view [preview links](docs/preview-publish/previewing-changes-locally)
1619

1720
## How it works
1821

@@ -25,6 +28,7 @@ Fern supports SSO integration with any identity provider that implements industr
2528
- **SAML 2.0**: Compatible with providers like Okta, OneLogin, Azure AD, and others
2629
- **OIDC (OpenID Connect)**: Works with Google Workspace, Auth0, and other OIDC-compliant providers
2730

28-
<Note>
29-
SSO is available as part of the Enterprise plan. Reach out via Slack or [contact our team](https://buildwithfern.com/contact) to begin the SSO setup process.
30-
</Note>
31+
## Setting up SSO
32+
33+
SSO is available as part of the Enterprise plan. Reach out via Slack or [contact our team](https://buildwithfern.com/contact) to begin the SSO setup process. Fern will work with one of your security administrators to connect to your identity provider.
34+

0 commit comments

Comments
 (0)