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

# Single Sign On

> XBOX Game Development Kit의 Single Sign On 문서와 참고 자료를 살펴봅니다.

XBOX 게임 개발에 대한 Single Sign On 항목을 살펴봅니다.

<CardGroup cols={2}>
  <Card title="Single Sign-On" icon="right-to-bracket" href="/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/single-sign-on/live-single-sign-on-nav">
    Single Sign-On을 사용하면 타이틀을 사용하는 플레이어가 자신의 XBOX 로그인을 통해 서비스에 로그인할 수 있습니다.
  </Card>

  <Card title="Partner Center에서 Single Sign-On 구성" icon="gauge" href="/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/single-sign-on/live-single-sign-on">
    Single Sign-On을 사용하면 플레이어가 자신의 XBOX 계정 로그인을 사용하여 타이틀에 로그인할 수 있습니다.
  </Card>
</CardGroup>

## 함께 보기

* [Access policies](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/access-policies/index)
* [Web services](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/web-services/index)


## Related topics

- [Single Sign-On](/ko/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/single-sign-on/live-single-sign-on-nav.md)
- [XR-013 Microsoft 계정과 게시자 계정 연결](/ko/publishing/certification/xr/xr-013.md)
- [파트너 센터에서 Single Sign-On 구성](/ko/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/single-sign-on/live-single-sign-on.md)
- [액세스 정책](/ko/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/access-policies/index.md)
- [웹 서비스](/ko/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/web-services/index.md)
