Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-update-training-api-26.mintlify.app/llms.txt

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

W&B は、Auth0 を介したマルチテナント提供向けにシングルサインオン (SSO) をサポートしています。SSO インテグレーションは、Okta や Azure AD など、あらゆる OIDC 準拠のアイデンティティプロバイダーと互換性があります。OIDC プロバイダーを設定するには、以下の手順に従ってください。
  • アイデンティティプロバイダー上で Single Page Application (SPA) を作成します。
  • grant_typeimplicit フローに設定します。
  • コールバック URI を https://wandb.auth0.com/login/callback に設定します。
W&B の要件 セットアップ完了後、対象の アプリケーション の Client IDIssuer URL をカスタマーサクセスマネージャー (CSM) にご連絡ください。W&B はこれらの詳細情報を使用して Auth0 接続を確立し、SSO を有効にします。