> ## 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/s2s-auth-calls/custom-service-config/single-sign-on/live-single-sign-on-nav">
    单点登录让使用你游戏的玩家能够通过他们的 XBOX 登录来登录到你的服务。
  </Card>

  <Card title="在合作伙伴中心配置单点登录" icon="gauge" href="/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/single-sign-on/live-single-sign-on">
    单点登录允许玩家使用其 XBOX 账户登录来登录到你的游戏。
  </Card>
</CardGroup>

## 另请参阅

* [访问策略](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/access-policies/index)
* [Web 服务](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/web-services/index)


## Related topics

- [单点登录](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/single-sign-on/live-single-sign-on-nav.md)
- [XR-013 将 Microsoft 账户与发行商账户关联](/zh-CN/publishing/certification/xr/xr-013.md)
- [在合作伙伴中心配置单点登录](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/single-sign-on/live-single-sign-on.md)
- [自定义服务配置](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/index.md)
- [访问策略](/zh-CN/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/access-policies/index.md)
