Summary
The Delegation request type of Request By Attribute process allows a department administrator modify permissions on organizational units in the department's OU in the Austin Active Directory. The supported delegations are documented on the following page:
Delegation Request String
The request string for a delegation request is a JSON string that contains the following properties:
Delegation Result String
The result string for a delegation request is a JSON string that contains the following properties:
Scripts
The Active Directory team maintains a set of PowerShell scripts at https://github.austin.utexas.edu/eis1-aad/RequestsByAttribute to assist department administrators with this process.
- New-ADDelegationRequest.ps1 - creates a new delegation request for a department
- Remove-ADDelegationRequst.ps1 - remove a pending delegation request for a department