以编程方式使用文档

LangSmith 支持多种身份验证方法,方便注册和登录。

云端

Email/Password

用户可以使用电子邮件地址和密码来注册和登录 LangSmith。

社交登录

用户也可以使用 GitHub 或 Google 的凭据。

SAML SSO

企业客户可以配置 SAML SSOSCIM. 获取演示 了解更多。

Self-Hosted

自托管客户可以更好地控制其用户如何登录 LangSmith。有关配置选项的更多详细信息,请参阅 自托管文档Helm chart.

使用 OAuth 2.0 和 OIDC 的 SSO

Production installations should configure SSO in order to use an external identity provider. This enables users to login through an identity platform like Auth0/Okta. LangSmith supports almost any OIDC-compliant provider. Learn more about configuring SSO in the SSO 配置指南

Email/Password a.k.a. basic auth

这种身份验证方法几乎不需要配置,因为它不需要外部身份提供程序。最适合用于自托管试用。在 基本身份验证配置指南

If zero authentication methods are enabled, a self-hosted installation does not require any login/sign-up. This configuration should only be used for verifying installation at the infrastructure level, as the feature set supported in this mode is restricted with only a single organization and workspace.