Usage Scenario: Delegation Information Update

The duration of an authorization previously delegated by an administrator needs to be extended. In addition, one of the delegated roles will be removed and another role will be assigned in its place.

Scenario flow:

  • The administrator accesses the “Update Permissions” form screen.
  • The current delegation ID (UserAccessDelegationId) is retrieved from the system.
  • New start date: 07/01/2025
  • New end date: 07/20/2025
  • New target user: mehmet.demir@firma.com
  • New roles: [‘approver’, “reviewer”]
  • When the Update button is clicked, the system recreates the delegation using this information.