IdentityInfo
Information about an identity, including its name, type, status, and IdP details.
Fields
| Field | Type | Description |
|---|---|---|
| entityId | String! | Entity ID. |
| entityName | String! | Entity name, such as a domain name or cloud account name. |
| identityName | String! | Name of the identity. |
| identityType | PrincipalRiskySummaryPrincipalType! | Type of the identity. |
| idpType | IdpType! | IdP type. |
| privilegeType | PrivilegeType! | Privilege type of the identity. |
| status | IdentityStatus! | Status of the identity. |
| uniqueIdentifier | String! | The unique identifier of the identity. |
Used By
Referenced by