An administrator delegates authority to an employee who is working in their place while they are on leave. The employee logs into the system on behalf of the administrator and performs the necessary tasks. When the task is complete, the employee must return to their own session.
Scenario Flow:
- The employee selects the administrator using Get Delegated Sign In Options and starts their session.
- Authorization-related tasks are performed (approval, editing, etc.).
- After the operations are completed, the “Return to My Session” button is clicked.
- The “Return To User Session From Delegation” action is executed:
- The delegation session is terminated.
- The user returns to their own session.
- Authorization roles are restored to their previous state.