We are implementing RBAC in our plugin where,
I am having a user group with an admin role assigned to it in my vCenter.
I have added a user to this user-group, however, the admin role is not getting propagated to the user, instead,
it requires to assign the admin role to this user individually in order to reflect the admin role.
Query:-
Does this behavior is expected or am I missing any step here in between.?