The request string for a delegation request must be a JSON string that adheres to the following information:
Property | Value | Required | Details |
---|---|---|---|
Timestamp | When 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.
|
Action | Action for the request | Yes | Must be one of the following approved verbs: Add, Remove |
Path | OU targetted by the request | Yes | Must be an OU under the department's Department OU. |
Principal | AD group in the delegation | Yes | Must be an Active Directory security group. |
Delegation | Permissions for request | Yes | Must be one of the standard delegations: Delegations Available in Austin Active Directory |
RequestedBy | User submitting the request | Yes | Must be the department administrator submitting the request. Validated against the Department's Administrators group. |
RequestedFor | EID requesting the delegation | Yes | Must be the EID of the user who requested the delegation. Validated against active EIDs in Active Directory. |
Notes | Additional information | No | Text field to store information about the delegation request. |