- Dynamic Role Removal: The role name can be specified for each user, allowing users from different user groups to be removed from the same component.
- Visual Feedback: A notification action can be sent to the user or administrators after the process is completed.
- Conditional Role Control: Before removal, control can be provided with an If Then Else structure based on the user's current roles.
Technical Risks and Controls
- Incorrect User: The User Name field must be linked correctly. Otherwise, another user may be accidentally removed from the role.
- Unauthorised Access: This action should only be used by authorised persons such as administrators.
- Deletion of System Roles: Removing certain system roles may disrupt the user experience. Role dependencies should be checked first.
The Remove User From Role action allows you to update access permissions in the system by removing users from specific roles. While the user's presence in the system is preserved, only role-based permissions are removed. Thanks to its dynamic structure, it can be applied flexibly to different user groups.