To revoke a role from a specific user, execute the following command:
kfl-control [-U] --revoke-role <role> <user>
kfl-control [-U] --revoke-role <
role
> <
user
>
Example:
To revoke the audit role from the user test15:
kfl-control --revoke-role admin test15