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 11 Next »

The request string for a delegation request must be a JSON string that adheres to the following information:

PropertyValueRequiredDetails
TimestampWhen to process the request

Yes

Must be an ISO 8601 extended format date and time in UTC and may be set to a value in the future to schedule the request.
  • Example: 2024-01-02T03:04:05.006Z
ActionAction for the requestYesMust be one of the following approved verbs: Add, Remove
PathOU targetted by the requestYesMust be an OU under the department's Department OU.
PrincipalAD group in the delegationYesMust be an Active Directory security group.
DelegationPermissions for requestYesMust be one of the standard delegations: Delegations Available in Austin Active Directory
RequestedByUser submitting the requestYesMust be the department administrator submitting the request. Validated against the Department's Administrators group.
RequestedForEID requesting the delegationYesMust be the EID of the user who requested the delegation. Validated against active EIDs in Active Directory.
NotesAdditional informationNoText field to store information about the delegation request.
  • No labels