Fields
| Field | Type | Description |
|---|---|---|
authorityId | string | Unique identifier for the authority. |
authorityType | string | The kind of authority (for example, a human user, a service account, or a delegated system). |
principalId | string | The underlying principal this authority represents. |
displayName | string | Human-readable name. |
issuedAt | Date | When this authority record was issued. |
Relationships
- An Authority issues an Authorization.
- An Authority can later approve an Override on an existing Execution Trust Record.