AccessTokenRsp

Type: object

Properties:

access_token:

Type: string

Description: JWS Compact Serialized representation of JWS signed JSON object (AccessTokenClaims)

token_type:

Type: string

enum:

- Bearer

expires_in:

Reference: 'TS29122_CommonData.yaml#/components/schemas/DurationSec'

scope:

Type: string

Required:

- access_token

- token_type

- expires_in