Version: 1.0
Validate Player Identity Token
Endpoint the operator implements so the Gamanza Engage Platform (PEP) can validate a player's session before granting access to the Frontend (Player) API and the Gamanza Engage UI Widgets. Acting as the identity provider (SSO-style), the operator receives an identity token or session ID, confirms the player has a valid, active session, and returns the associated playerId. PEP then issues its own player authorization token. This call is made the first time the widgets initialize for a player and whenever that session expires.
Authentication
- OAuth 2.0: OAuth2
We need to authenticate themselves for this request. The auth request return a valid JWT access token
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (clientCredentials): | Token URL: https://platform.com/api Scopes: |