Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
devel:documentation:security:dev:change-user-permissions [2019/03/29 09:39]
svandav [Changing user permissions]
devel:documentation:security:dev:change-user-permissions [2019/04/05 10:18]
tomiskar
Line 7: Line 7:
 ===== Basic life cycle of the request for change a permissions ===== ===== Basic life cycle of the request for change a permissions =====
  
-{{:undefined:role-request-pool.png|}}+{{:devel:documentation:security:dev:role-request.png|}}
  
 <note important>A manual change (via REST api) of permission, i.e. adding/editing/removing a link between an identity and a role is not possible. All permission changes must be made via the role request agenda (RoleRequest).</note> <note important>A manual change (via REST api) of permission, i.e. adding/editing/removing a link between an identity and a role is not possible. All permission changes must be made via the role request agenda (RoleRequest).</note>
Line 209: Line 209:
  
   * **No priority (0)**:   * **No priority (0)**:
-No approval takes place. The process "**change-role-without-approve**" is run (see above).+No approval takes place. The process "**change-role-without-approve**" is run (see above). This process is used, even if no workflow is configured (~is empty) for a priority.
  
   * **Trivial priority (1)**:   * **Trivial priority (1)**:
  • by svandav