Okta.Sdk.Model.BaseContextUser

January 21, 2026 ยท View on GitHub

Identifies the Okta user that the token was generated to authenticate and provides details of their Okta user profile

Properties

NameTypeDescriptionNotes
IdstringThe unique identifier for the user[optional]
PasswordChangedDateTimeOffsetThe timestamp when the user's password was last updated[optional]
ProfileBaseContextUserProfile[optional]
LinksBaseContextUserLinks[optional]
PolicyBaseContextUserPolicy[optional]
IdentityBaseContextUserIdentity[optional]

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