Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning

DRAFT

Overview

The Delegation Via Attributes process will allow departments to manage delegations in Austin Active Directory via attributes on an organizational unit (OU). This process is composed of the following parts: a delegation request, the requests attribute, the delegation process, a delegation result, and the results attribute. The delegation request is a JSON string that contains the required properties and values for the delegation. The JSON string is written to the requests attribute on a department's administrative OU (see Organizational Units below). The delegation process is an hourly process managed by the Active Directory team that interprets delegation requests. Thedelegation process will remove the original JSON string from the requests attributes on the department's administrative OU then attempt to fulfill thedelegation request. The delegation process will then write the delegation result as a JSON string to the results attribute on the department's administrative OU. Any errors encountered by the delegation process are reported in the delegation result. 

...