> ## 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="XSTS 토큰 예시 및 복호화" icon="right-to-bracket" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/live-sample-xsts-token">
    이 항목에서는 SimpleHttp 클라이언트 샘플의 XSTS 토큰이 Game Service 샘플을 통해 처리되는 예시를 제공합니다.
  </Card>

  <Card title="XBOX Live 보안 토큰" icon="lightbulb" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/live-security-token-nav">
    이 섹션에서는 XBOX Live 보안 토큰에 대한 정보를 제공합니다.
  </Card>

  <Card title="XBOX services 보안 토큰(XSTS)" icon="lock" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/live-security-tokens">
    이 문서에서는 XBOX Secure Token Service(XSTS)에서 생성된 XBOX services 보안 토큰의 구조에 대한 개요를 제공합니다.
  </Card>

  <Card title="XBOX services 보안 토큰 클레임" icon="right-to-bracket" href="/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/live-token-claims">
    이 섹션에는 암호화된 토큰이 신뢰 당사자에 포함할 수 있는 클레임이 나열되어 있습니다.
  </Card>
</CardGroup>


## Related topics

- [XBOX Live 보안 토큰](/ko/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/live-security-token-nav.md)
- [예제 XSTS 토큰, 복호화 및 검증](/ko/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/security-tokens/live-sample-xsts-token.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)
- [서비스 인증](/ko/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/index.md)
