> ## 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="lock" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/index">
    보안 토큰 관련 문서입니다.
  </Card>

  <Card title="XBOX services 인증 (콘텐츠)" icon="right-to-bracket" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-service-authentication-nav">
    이 섹션에서는 XBOX services 인증과 토큰에 대한 정보를 제공합니다.
  </Card>

  <Card title="타이틀용 XBOX services 인증" icon="lightbulb" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-title-service-authentication">
    이 항목에서는 사용자 지정 타이틀 서비스와 함께 XBOX services 인증을 사용하는 방법을 설명합니다.
  </Card>

  <Card title="타이틀 웹사이트용 XBOX services 로그인" icon="right-to-bracket" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-website-authentication">
    다양한 시나리오에서 사용자가 Microsoft 계정(이전 명칭…)을 사용하여 인증할 수 있는 웹사이트나 웹 앱을 구축해야 합니다.
  </Card>

  <Card title="XBOX services 인증" icon="right-to-bracket" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-xbox-live-authentication">
    이 항목에서는 XBOX services 호출 인증에 대한 배경 정보를 제공합니다.
  </Card>
</CardGroup>

## 함께 보기

* [Custom service config](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/index)
* [S2s calls](/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/index)


## Related topics

- [XBOX 서비스 인증](/ko/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-xbox-live-authentication.md)
- [XBOX 서비스 인증(목차)](/ko/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-service-authentication-nav.md)
- [타이틀 서비스에 대한 XBOX 서비스 인증](/ko/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-title-service-authentication.md)
- [Microsoft Store API로 서비스 인증하기](/ko/publishing/xstore-commerce/xstore-authenticating-service.md)
- [서비스 간 인증을 위한 User Store ID 요청](/ko/publishing/xstore-commerce/xstore-requesting-userstoreid.md)
