Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt

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

W&B は、Auth0 を通じて Multi-tenant 環境での Single Sign-On (SSO) をサポートしています。SSO インテグレーションは、Okta や Azure AD などの OIDC 準拠の identity provider と互換性があります。OIDC provider を設定するには、次の step に従ってください。
  • identity provider で Single Page Application (SPA) を作成します。
  • grant_typeimplicit flow に設定します。
  • callback URI を https://wandb.auth0.com/login/callback に設定します。
W&B の要件 setup の完了後、application の Client IDIssuer URL をカスタマーサクセスマネージャー (CSM) に共有してください。W&B はこれらの情報を使用して Auth0 connection を確立し、SSO を有効にします。
セキュリティ