From 3a6392d753fa0356378fbd32369158c2b28c99ee Mon Sep 17 00:00:00 2001 From: Danny Sheridan Date: Wed, 23 Jul 2025 16:35:06 -0400 Subject: [PATCH 1/2] Add SSO docs --- .../docs/pages/authentication/sso.mdx | 58 ++++++++++++++++++- 1 file changed, 56 insertions(+), 2 deletions(-) diff --git a/fern/products/docs/pages/authentication/sso.mdx b/fern/products/docs/pages/authentication/sso.mdx index a80e0d73..0d7a426a 100644 --- a/fern/products/docs/pages/authentication/sso.mdx +++ b/fern/products/docs/pages/authentication/sso.mdx @@ -1,7 +1,61 @@ --- title: Single Sign-On +subtitle: Enterprise authentication for secure access to your Fern dashboard --- -Fern supports SSO so that your docs site is gated for your team and customers. +Fern's Single Sign-On (SSO) is an enterprise feature that enables your organization to authenticate users through your existing identity provider, providing secure access to your Fern dashboard at `dashboard.buildwithfern.com`. -Docs are coming soon for this page.

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.
+## What SSO unlocks + +When SSO is enabled for your organization, authenticated users gain access to: + +- **User and Organization Management**: Manage team members and organizational settings +- **Analytics Dashboard**: View detailed web analytics and Ask Fern metrics +- **Billing and Subscription Management**: Monitor your plan usage, view invoices, and manage your subscription tier + +## How it works + +Fern's SSO integration allows your team to use their existing corporate credentials to access the Fern platform. Instead of managing separate Fern accounts, users authenticate through your organization's identity provider and are automatically granted appropriate access to your Fern resources. + +### Authentication flow + +1. User navigates to [dashboard.buildwithfern.com](https://dashboard.buildwithfern.com) +2. User selects SSO login and enters their organization domain +3. User is redirected to your organization's identity provider +4. After successful authentication, user is redirected back to Fern with appropriate permissions +5. User gains access to dashboard features based on their role + +## Supported identity providers + +Fern supports SSO integration with any identity provider that implements industry-standard protocols: + +- **SAML 2.0**: Compatible with providers like Okta, OneLogin, Azure AD, and others +- **OIDC (OpenID Connect)**: Works with Google Workspace, Auth0, and other OIDC-compliant providers + +## Getting started + + +SSO is available as part of the Enterprise plan. + + +To set up SSO for your organization: + +1. **Contact Fern Support**: Reach out via Slack or [contact our team](https://buildwithfern.com/contact) to begin the SSO setup process + +2. **Provide IdP Information**: Share details about your identity provider configuration, including: + - IdP type (SAML or OIDC) + - Metadata URL or certificate information + - Attribute mappings for user identification + +3. **Configure Your IdP**: Add Fern as a service provider in your identity provider with the connection details we provide + +4. **Test the Integration**: Work with our team to test the SSO flow and ensure users can successfully authenticate + +5. **Go Live**: Once testing is complete, enable SSO for your organization + +## Automatic user provisioning + +When a user successfully authenticates through SSO: +- Their account is automatically created in Fern if it doesn't exist +- User information is synced from your identity provider +- Appropriate permissions are assigned based on their role \ No newline at end of file From b56aeefb67934d91bd92351c7f1491af63e9e358 Mon Sep 17 00:00:00 2001 From: Danny Sheridan <83524670+dannysheridan@users.noreply.github.com> Date: Sat, 26 Jul 2025 07:24:13 -0400 Subject: [PATCH 2/2] Update sso.mdx --- .../docs/pages/authentication/sso.mdx | 47 ++++--------------- 1 file changed, 8 insertions(+), 39 deletions(-) diff --git a/fern/products/docs/pages/authentication/sso.mdx b/fern/products/docs/pages/authentication/sso.mdx index 0d7a426a..21718276 100644 --- a/fern/products/docs/pages/authentication/sso.mdx +++ b/fern/products/docs/pages/authentication/sso.mdx @@ -3,27 +3,20 @@ title: Single Sign-On subtitle: Enterprise authentication for secure access to your Fern dashboard --- -Fern's Single Sign-On (SSO) is an enterprise feature that enables your organization to authenticate users through your existing identity provider, providing secure access to your Fern dashboard at `dashboard.buildwithfern.com`. +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. ## What SSO unlocks -When SSO is enabled for your organization, authenticated users gain access to: +When SSO is enabled for your organization, authenticated users of Fern gain access to: -- **User and Organization Management**: Manage team members and organizational settings -- **Analytics Dashboard**: View detailed web analytics and Ask Fern metrics -- **Billing and Subscription Management**: Monitor your plan usage, view invoices, and manage your subscription tier +- **Manage Users of your Organization**: Add teammates and configure settings for your organization +- **Access Ask Fern Analytics**: See AI-assisted search usage and browse verbatim user questions +- **View Web Analytics**: Track key site metrics, like page views and unique visitors **(coming soon)** +- **Use the Visual Editor**: Make edits to your docs from the browser ## How it works -Fern's SSO integration allows your team to use their existing corporate credentials to access the Fern platform. Instead of managing separate Fern accounts, users authenticate through your organization's identity provider and are automatically granted appropriate access to your Fern resources. - -### Authentication flow - -1. User navigates to [dashboard.buildwithfern.com](https://dashboard.buildwithfern.com) -2. User selects SSO login and enters their organization domain -3. User is redirected to your organization's identity provider -4. After successful authentication, user is redirected back to Fern with appropriate permissions -5. User gains access to dashboard features based on their role +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. ## Supported identity providers @@ -32,30 +25,6 @@ Fern supports SSO integration with any identity provider that implements industr - **SAML 2.0**: Compatible with providers like Okta, OneLogin, Azure AD, and others - **OIDC (OpenID Connect)**: Works with Google Workspace, Auth0, and other OIDC-compliant providers -## Getting started - -SSO is available as part of the Enterprise plan. +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. - -To set up SSO for your organization: - -1. **Contact Fern Support**: Reach out via Slack or [contact our team](https://buildwithfern.com/contact) to begin the SSO setup process - -2. **Provide IdP Information**: Share details about your identity provider configuration, including: - - IdP type (SAML or OIDC) - - Metadata URL or certificate information - - Attribute mappings for user identification - -3. **Configure Your IdP**: Add Fern as a service provider in your identity provider with the connection details we provide - -4. **Test the Integration**: Work with our team to test the SSO flow and ensure users can successfully authenticate - -5. **Go Live**: Once testing is complete, enable SSO for your organization - -## Automatic user provisioning - -When a user successfully authenticates through SSO: -- Their account is automatically created in Fern if it doesn't exist -- User information is synced from your identity provider -- Appropriate permissions are assigned based on their role \ No newline at end of file