> ## 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 Game Development Kit의 S2S 인증 호출 문서와 참고 자료를 살펴봅니다.

XBOX 게임 개발을 위한 S2S 인증 호출 주제를 살펴보세요.

<CardGroup cols={2}>
  <Card title="사용자 지정 서비스 구성" icon="folder-open" href="/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/index">
    사용자 지정 서비스 구성 관련 문서입니다.
  </Card>

  <Card title="S2S 호출" icon="folder-open" href="/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/index">
    S2S 호출 관련 문서입니다.
  </Card>

  <Card title="서비스 인증" icon="id-card" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/index">
    서비스 인증 관련 문서입니다.
  </Card>

  <Card title="인증 및 S2S" icon="right-to-bracket" href="/services/xbox-services/fundamentals/s2s-auth-calls/live-s2s-auth-calls-nav">
    이 섹션에서는 XBOX services에 인증하는 방법과 타이틀에서 XBOX services로 서비스 간 호출을 수행하는 방법을 설명합니다.
  </Card>
</CardGroup>

## 함께 보기

* [Game binding](/services/xbox-services/fundamentals/game-binding/index)
* [Identity](/services/xbox-services/fundamentals/identity/index)
* [Portal config](/services/xbox-services/fundamentals/portal-config/index)
* [Rta](/services/xbox-services/fundamentals/rta/index)
* [Sandboxes](/services/xbox-services/fundamentals/sandboxes/index)
* [XBOX services API](/services/xbox-services/fundamentals/xbox-services-api/index)


## Related topics

- [S2S 인증 호출](/ko/services/xbox-services/fundamentals/s2s-auth-calls/index.md)
- [기본 사항](/ko/services/xbox-services/fundamentals/index.md)
- [S2S 호출](/ko/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/index.md)
- [인증 및 S2S](/ko/services/xbox-services/fundamentals/s2s-auth-calls/live-s2s-auth-calls-nav.md)
- [S2S 호출 패턴](/ko/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/s2s-call-patterns/index.md)
