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
This can be used as a workaround, but what about bigger sets of groups you want remove single user from? I am concerned what will happen if we try to remove user from 20 groups by calling API one by one - won't it throw Too Many Requests?
Or even more problematic scenario, when application business logic depends on result of removing all of groups? What if one of removals fails?
Is this feature even planned to be implemented in near future?
Theres is an
Remove User from Roles
, but noRemove User from Groups
in the API.The text was updated successfully, but these errors were encountered: