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: Unable to list domain members without "manage_role", "remove_role_users" and "view_role_users" permissions #2726

Open
smithjilks opened this issue Feb 21, 2025 · 0 comments
Assignees
Labels

Comments

@smithjilks
Copy link

What were you trying to achieve?

List Domain members with this membership permission:
permission membership = read + update + delete + platform->admin

Forced to use:
permission membership = read + update + delete + manage_role + remove_role_users + view_role_users + platform->admin

What are the expected results?

Should be able to list domain members without manage_role and remove_role_users

What are the received results?

Throws authorization error with the mentioned permissions not found.

Steps To Reproduce

No response

In what environment did you encounter the issue?

Docker

Additional information you deem important

No response

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

No branches or pull requests

3 participants