> ## Documentation Index
> Fetch the complete documentation index at: https://auth0.generaltranslation.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Auth0との統合について

> Auth0のパートナーが使用できる統合について説明します。

は、OIDC、OAuth2、<Tooltip data-tooltip-id="react-containers-DefinitionTooltip-1" href="/docs/ja-JP/ja-jp/glossary?term=security-assertion-markup-language" tip="Security Assertion Markup Language（SAML）: パスワードなしに二者間で認証情報を交換できる標準化プロトコル。" cta="用語集の表示">SAML</Tooltip>などをはじめとするオープンスタンダードに基づいて構築された認証・認可のサービスを提供します。しかし、これ以外にも、ユーザーの一元化と管理、アプリケーションセキュリティのコンポーネント、およびアプリケーションネットワークの単一IDソースへの接続をアウトソーシングできるようにするツールも用意しています。

ここで重要な点は、パートナー自身が統合のエコシステムを構築し、すでに提供されているもの以上に強化・拡張することができることです。これを実現するため、カスタマイズできる拡張ポイントとメソッドを提供しています。つまり、お客様にとっての機能性を向上しつつ、メンテナンスの負担が軽減できるということです。

実際にご利用者の90%近くが、独自の要件を満たすためにAuth0プラットフォームを拡張しています。お客様と協力して一般的なIDの問題とユースケースに対処していくことで、IDワークフローの実装に要する時間は短縮することができます。

<div id="what-can-be-extended">
  ## 拡張できる内容
</div>

以下の動画は、Auth0の内部を簡単に紹介したチュートリアルで、統合を追加することができる場所を説明しています。

* **外部サービスへのシングルサインオン**

  * [SAML](/docs/ja-JP/ja-jp/customize/integrations/marketplace-partners/sso-integrations-for-partners)
  * OpenID Connect
  * WS-Fed
* [**ユーザー向けAuth0 UIのカスタマイズ** ](/docs/ja-JP/ja-jp/customize)

  * ログインフォームへのカスタムJavaScriptとCSSの読み込み
  * カスタムメールテンプレート
* **IDソース**

  * [OpenID Connect](/docs/ja-JP/ja-jp/authenticate/identity-providers/enterprise-identity-providers/oidc)
  * [OAuth2](/docs/ja-JP/ja-jp/customize/integrations/marketplace-partners/social-connections-for-partners)
  * [SAML](/docs/ja-JP/ja-jp/authenticate/identity-providers/enterprise-identity-providers/saml)
  * [Active Directory/LDAP](/docs/ja-JP/ja-jp/authenticate/identity-providers/enterprise-identity-providers/active-directory-ldap)
  * [リモートIDソースをポイントしているカスタムコード](/docs/ja-JP/ja-jp/authenticate/database-connections/custom-db)
* **Auth0データベース登録** [\*\* 前\*\* ](/docs/ja-JP/ja-jp/customize/actions/explore-triggers/signup-and-login-triggers/pre-user-registration-trigger) **と** [\*\* 後\*\* ](/docs/ja-JP/ja-jp/customize/actions/explore-triggers/signup-and-login-triggers/post-user-registration-trigger) **のカスタムコード**

  * データベース接続
  * パスワードレス接続
* [**認証成功後のカスタムコード** ](/docs/ja-JP/ja-jp/customize/actions/explore-triggers/signup-and-login-triggers/login-trigger)

  * ユーザープロファイルの強化やログインのブロックなどのための外部API呼び出し
  * [外部サービスへのリダイレクト](/docs/ja-JP/ja-jp/customize/integrations/marketplace-partners/redirect-actions-for-partners)
  * Auth0に保管されたユーザープロファイルの強化
  * 認証の第2要素の提供
  * [ステップアップ認証](/docs/ja-JP/ja-jp/secure/multi-factor-authentication/step-up-authentication)
  * Auth0 MFAのトリガー
* **Auth0データベース登録** [\*\* 前\*\* ](https://auth0.com/docs/actions/triggers/pre-user-registration) **と** [\*\* 後\*\* ](https://auth0.com/docs/actions/triggers/post-user-registration) **のカスタムコード**

  * データベース接続
  * パスワードレス接続
* [**カスタムSMSプロバイダーを使用したMFAコードの送信** ](/docs/ja-JP/ja-jp/customize/actions/explore-triggers/mfa-notifications-trigger)
* **カスタマーアプリケーションとの統合**

  * 独自のSDKを介した統合
* **リソース/APIを呼び出すアプリケーション**

  * [ログイン時のアクセストークンの変更](/docs/ja-JP/ja-jp/customize/actions/explore-triggers/signup-and-login-triggers/login-trigger)
  * [マシンツーマシンアプリケーションのアクセストークンの変更](/docs/ja-JP/ja-jp/customize/actions/explore-triggers/machine-to-machine-trigger)
* [**ログストリーミング** ](/docs/ja-JP/ja-jp/customize/log-streams/custom-log-streams)
* [**SMTP経由のメールプロバイダー** ](/docs/ja-JP/ja-jp/customize/email/smtp-email-providers)
* **テナントとユーザーの管理**

  * [マシンツーマシンアプリケーションを使用したAPI経由](/docs/ja-JP/ja-jp/secure/tokens/access-tokens/management-api-access-tokens)

    * [ユーザー管理](/docs/ja-JP/ja-jp/manage-users/user-accounts/manage-users-using-the-management-api)
    * [アプリケーション管理](/docs/ja-JP/ja-jp/api/management/v2#!/Clients/get_clients)
    * [接続管理](/docs/ja-JP/ja-jp/api/management/v2#!/Connections/get_connections)
  * [CLI経由](/docs/ja-JP/ja-jp/deploy-monitor/deploy-cli-tool)

<div id="learn-more">
  ## もっと詳しく
</div>

* [マーケットプレイスパートナー](/docs/ja-JP/ja-jp/customize/integrations/marketplace-partners)
* [パートナー向けリダイレクトアクション](/docs/ja-JP/ja-jp/customize/integrations/marketplace-partners/redirect-actions-for-partners)
* [パートナーに対するソーシャル接続](/docs/ja-JP/ja-jp/customize/integrations/marketplace-partners/social-connections-for-partners)
* [パートナーのSSO統合](/docs/ja-JP/ja-jp/customize/integrations/marketplace-partners/sso-integrations-for-partners)
