Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing API endpoint: Remove User from Groups #209

Open
koliyo opened this issue Apr 10, 2018 · 2 comments
Open

Missing API endpoint: Remove User from Groups #209

koliyo opened this issue Apr 10, 2018 · 2 comments

Comments

@koliyo
Copy link

koliyo commented Apr 10, 2018

Theres is an Remove User from Roles, but no Remove User from Groups in the API.

@mrksbnch
Copy link

mrksbnch commented Jul 3, 2018

This would be nice to have but I think we can use https://auth0.com/docs/api/authorization-extension?http#delete-group-members as a workaround for now.

@Nevaan
Copy link

Nevaan commented Apr 19, 2019

Hi,

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants