You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
Both the role_users() function in the roleApi, and the user_roles() function in the userApi, offer a "direct_association_only" argument so that you can find only roles that have been assigned directly to a user (i.e., not indirectly via Group membership). However, setting this argument (to TRUE, True, true, 1, or FALSE) causes the following error:
Error in f(init, x[[i]]) : is.request(y) is not TRUE