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

# 認証

> XBOX Game Development Kit の認証に関するドキュメントとリファレンスを紹介します。

XBOX ゲーム開発における認証のトピックを紹介します。

<CardGroup cols={2}>
  <Card title="ユーザーのサインイン" icon="right-to-bracket" href="/services/xbox-services/fundamentals/identity/auth/live-authentication-nav">
    このセクションでは、認証とアカウント アクセス、XAL、XUser API のトピックを扱います。
  </Card>

  <Card title="アカウント認証とアクセス" icon="database" href="/services/xbox-services/fundamentals/identity/auth/live-authentication-overview">
    このトピックを利用して、アカウントを認証・アクセスし、XBOX Authentication Library (XAL) や XUser API を使用します。
  </Card>

  <Card title="XBOX Services サインインのトラブルシューティング" icon="lightbulb" href="/services/xbox-services/fundamentals/identity/auth/live-troubleshooting-sign-in">
    サインインの問題を引き起こす一般的な原因がいくつかあります。
  </Card>
</CardGroup>

## 関連項目

* [プライバシー](/services/xbox-services/fundamentals/identity/privacy/index)
* [特権](/services/xbox-services/fundamentals/identity/privileges/index)
* [ユーザー プロファイル](/services/xbox-services/fundamentals/identity/user-profile/index)


## Related topics

- [認証](/ja-jp/services/playfab/identity/player-identity/authentication/index.md)
- [XBOX services 認証](/ja-jp/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-xbox-live-authentication.md)
- [認証と S2S](/ja-jp/services/xbox-services/fundamentals/s2s-auth-calls/live-s2s-auth-calls-nav.md)
- [XBOX services 認証 (目次)](/ja-jp/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-service-authentication-nav.md)
- [二要素認証](/ja-jp/services/playfab/identity/dev-identity/authentication/two-factor-authentication.md)
