Skip to main content

Identity

Properties

NameTypeDescriptionNotes
id(optional) stringSystem-generated unique ID of the identity[readonly] [default to undefined]
namestringThe identity's name is equivalent to its Display Name attribute.[default to undefined]
created(optional) stringCreation date of the identity[readonly] [default to undefined]
modified(optional) stringLast modification date of the identity[readonly] [default to undefined]
alias(optional) stringThe identity's alternate unique identifier is equivalent to its Account Name on the authoritative source account schema.[default to undefined]
emailAddress(optional) stringThe email address of the identity[default to undefined]
processingState(optional) stringThe processing state of the identity[default to undefined]
identityStatus(optional) stringThe identity's status in the system[default to undefined]
managerRef(optional) IdentityManagerRef[default to undefined]
isManager(optional) booleanWhether this identity is a manager of another identity[default to false]
lastRefresh(optional) stringThe last time the identity was refreshed by the system[default to undefined]
attributes(optional) objectA map with the identity attributes for the identity[default to undefined]
lifecycleState(optional) IdentityLifecycleState[default to undefined]