Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-style-guide-support-models-articles-20260527-00.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

W&B supports Single Sign-On (SSO) for the Multi-tenant offering through Auth0, so you can let users authenticate with your existing identity provider instead of managing separate W&B credentials. SSO integration supports any OpenID Connect (OIDC)-compliant identity provider, such as Okta or Azure AD. To configure an OIDC provider, complete the following steps in your identity provider:
  1. Create a single-page application on the identity provider.
  2. Set the grant_type to implicit flow.
  3. Set the callback URI to https://wandb.auth0.com/login/callback.

Requirements for W&B

After completing the setup, contact the customer success manager (CSM) with the Client ID and Issuer URL for the application. W&B uses these details to establish an Auth0 connection and enable SSO for your organization.
Security