Skip to content

Commit

Permalink
remove beta tag from SAML SSO (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
bvs-langchain authored Sep 23, 2024
2 parents f1f559b + a0179fe commit 69fd5c3
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { RegionalUrl } from "@site/src/components/RegionalUrls";

# SAML SSO (beta)
# SAML SSO

Single Sign-On (SSO) functionality is available for Enterprise customers to access LangSmith through a single authentication source. This allows administrators to centrally manage team access and keeps information more secure.

Expand All @@ -24,7 +24,6 @@ SSO services permit a user to use one set of credentials (for example, a name or

### Prerequisites

- While in beta, you must reach out to support@langchain.dev to enable for your organization
- Your organization must be on an Enterprise plan
- Your Identity Provider (IdP) must support the SAML 2.0 standard
- Only [Organization Admins](../../concepts/admin#organization-roles) can configure SAML SSO
Expand Down

0 comments on commit 69fd5c3

Please sign in to comment.