Table of Contents

Approval of role assignment

When a user applies to have his set of roles changed, a role change request is created. Role change approval process CzechIdM contains a standard approval process that ensures the approval of this request as follows:

In steps 1, 2, 3, and 5, the request is approved as a whole; i.e. all roles approved in the previous steps proceed into the next round of approval. In the approval rounds 1, 2, and 3, the approving agent can return the request for a revision, deny it, or approve it. If this agent returns or denies the request, the requesting agent is notified.

After the request has been successfully approved in last round, a notification is generated which shows the resulting state of the request, i.e. which roles have been approved and which not.

Roles criticality – disintegration to subprocesses

Approval of individual roles which were requested within the main process is now realized in the subprocesses. This approval is done asynchronously for all roles. The main process is resumed after finishing the last subprocess (be its denial or approval).  Split to subprocesses

Read more

Admin tutorials

Devel guide