Doub with permissions and roles RBAC

Hello!!!

I’m add rbac DBManager in my project, but i have a problem.

I created a role called admin and add some permissions in this role.

After that, i add this role there two users.

But one of them don’t have one of these permission.

How i revoke this permission a this user and other user keep with all permissions?

Thank for everyone.

Hello @danilocasimiro , you can use the revoke function of the db rbac manager, the function accepts role and user id

That doesn’t have any sense.