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

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
  • No labels