okta-sdk-nodejs

okta.User

Properties

Name Type Description Notes
activated Date   [optional] [readonly] [default to undefined]
created Date   [optional] [readonly] [default to undefined]
credentials UserCredentials   [optional] [default to undefined]
id string   [optional] [readonly] [default to undefined]
lastLogin Date   [optional] [readonly] [default to undefined]
lastUpdated Date   [optional] [readonly] [default to undefined]
passwordChanged Date   [optional] [readonly] [default to undefined]
profile UserProfile   [optional] [default to undefined]
status UserStatus   [optional] [default to undefined]
statusChanged Date   [optional] [readonly] [default to undefined]
transitioningToStatus UserStatus   [optional] [default to undefined]
type UserType   [optional] [default to undefined]
_embedded { [key: string]: any; }   [optional] [readonly] [default to undefined]
_links { [key: string]: any; }   [optional] [readonly] [default to undefined]