Okta.Sdk.Model.TokenPayLoadDataAccess
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Claims | Object | Claims included in the token. Consists of name-value pairs for each included claim. For descriptions of the claims that you can include, see the Okta OpenID Connect and OAuth 2.0 API reference. | [optional] |
| Token | BaseTokenToken | [optional] | |
| Scopes | Object | The scopes contained in the token. For descriptions of the scopes that you can include, see the Okta OpenID Connect and OAuth 2.0 API reference. | [optional] |