> ## 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.

# 身份验证和 S2S

> 游戏如何与 XBOX Live 进行身份验证以及如何发起服务间 REST 调用，涵盖自定义服务配置、XSTS 令牌和 S2S 身份验证流程。

本节介绍如何与 XBOX 服务进行身份验证，以及如何从游戏向 XBOX 服务发起服务间调用。

## 本节内容

[自定义服务配置](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/live-custom-services-config-nav)
合作伙伴中心内自定义游戏服务配置的概述。

[对 XBOX 服务的服务调用](/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/live-s2s-calls-nav)
通过 XBOX 服务进行身份验证。

[XBOX 服务身份验证](/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-service-authentication-nav)
提供有关 XBOX 服务身份验证和令牌的信息。


## Related topics

- [S2S 身份验证调用](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/index.md)
- [游戏服务的 XBOX services 身份验证](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-title-service-authentication.md)
- [服务到服务多人游戏会话管理](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/s2s-call-patterns/live-mpsd-service-to-service.md)
- [账户身份验证和访问概述](/zh-CN/services/xbox-services/fundamentals/identity/auth/live-authentication-overview.md)
- [可选服务](/zh-CN/build/gdk-and-engines/optional-services.md)
