Skip to content

Commit 8658a33

Browse files
Add SSO docs (#141)
1 parent 681ec75 commit 8658a33

File tree

1 file changed

+25
-2
lines changed
  • fern/products/docs/pages/authentication

1 file changed

+25
-2
lines changed
Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,30 @@
11
---
22
title: Single Sign-On
3+
subtitle: Enterprise authentication for secure access to your Fern dashboard
34
---
45

5-
Fern supports SSO so that your docs site is gated for your team and customers.
6+
Fern’s Single Sign-On (SSO) is an enterprise feature that lets your team securely access the Fern dashboard at `dashboard.buildwithfern.com` using 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.
67

7-
<Warning>Docs are coming soon for this page.<br/><br/>Please [book a demo](https://buildwithfern.com/book-demo) or [reach out to us](https://buildwithfern.com/book-demo) to get set up with this feature. </Warning>
8+
## What SSO unlocks
9+
10+
When SSO is enabled for your organization, authenticated users of Fern gain access to:
11+
12+
- **Manage Users of your Organization**: Add teammates and configure settings for your organization
13+
- **Access Ask Fern Analytics**: See AI-assisted search usage and browse verbatim user questions
14+
- **View Web Analytics**: Track key site metrics, like page views and unique visitors **(coming soon)**
15+
- **Use the Visual Editor**: Make edits to your docs from the browser
16+
17+
## How it works
18+
19+
Fern's SSO integration allows your team to use their existing corporate credentials to access the Fern dashboard. Instead of managing separate Fern accounts, users authenticate through your organization's identity provider and are automatically granted appropriate access to your Fern resources.
20+
21+
## Supported identity providers
22+
23+
Fern supports SSO integration with any identity provider that implements industry-standard protocols:
24+
25+
- **SAML 2.0**: Compatible with providers like Okta, OneLogin, Azure AD, and others
26+
- **OIDC (OpenID Connect)**: Works with Google Workspace, Auth0, and other OIDC-compliant providers
27+
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>

0 commit comments

Comments
 (0)