Skip to content

PrincipalEntity

Principal entity. Generic representation of a principal across IDP types. For identities (users/groups), id holds the SID; for domains/OUs, it holds the domain ID.

Fields

Field Type Description
id String! ID of the entity (e.g., SID for identities, domain ID for domains).
idpType IdpType! IDP type.
name String! Name of the entity.

Used By

Queries

Referenced by