Okta.Sdk.Model.BaseContextUserIdentity

January 21, 2026 ยท View on GitHub

Provides information on the user's identity claims and token properties. This property is present in token inline hook payloads for refresh_token grant types.

Properties

NameTypeDescriptionNotes
ClaimsObjectClaims 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]
TokenBaseTokenToken[optional]

[Back to Model list] [Back to API list] [Back to README]