We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Should be able to list domain members without manage_role and remove_role_users
Throws authorization error with the mentioned permissions not found.
No response
Docker
The text was updated successfully, but these errors were encountered:
arvindh123
felixgateru
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: