Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Each delegation request is a JSON string that contains the following properties and values:

PropertyValueRequiredNotes
TimestampWhen to process the request

Yes

Must be a valid time value. Can be set for a future time to scheduled the request.
ActionAction for the requestYesMust be one of the following approved verbs: Add, Remove, Replace, Clear
PathOU targetted by the requestYesMust be an OU under the department's Department OU.
PrincipalAD group in the delegationYesMust be either:
  • an Active Directory security group.
  • * (asterisk) when Action is Clear.
DelegationPermissions for requestYesMust be either:
  • one of the standard delegations: <link to delegations page>
  • * (asterisk) when Action is Clear.
RequestedByEID submitting the requestYesMust be the EID submitting the request. Validated against the Department's Administrators group.
RequestedForEID requesting the delegationNoThe EID who requested the delegation from the owner. Optional
  • No labels