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

Bug: Can't remove all permissions from a user in an Organization #16

Open
4 tasks done
sje397 opened this issue Jul 8, 2024 · 3 comments
Open
4 tasks done

Bug: Can't remove all permissions from a user in an Organization #16

sje397 opened this issue Jul 8, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@sje397
Copy link

sje397 commented Jul 8, 2024

Prerequisites

Describe the issue

Using Organizations.updateOrganizationUsers, attempting to remove all permissions by sending an empty array in the permissions field does not work and leaves the user's permissions unchanged (and does not return an error).

Library URL

https://github.com/kinde-oss/management-api-js

Library version

0.7.1

Operating system(s)

macOS

Operating system version(s)

n/a

Further environment details

No response

Reproducible test case URL

No response

Additional information

No response

@sje397 sje397 added the bug Something isn't working label Jul 8, 2024
@DanielRivers
Copy link
Contributor

Thank you for raising, I will get this checked out.

@DanielRivers
Copy link
Contributor

I have assigned this to be looked into by one of our API engineers as we believe this could be an issue at API level not SDK.

@sje397
Copy link
Author

sje397 commented Jul 8, 2024

great, thank you @DanielRivers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants