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

The RBAC_checks management command gives false positives about models without view permission #507

Open
AlanCoding opened this issue Jul 2, 2024 · 0 comments
Labels
app:rbac bug Something isn't working

Comments

@AlanCoding
Copy link
Member

AlanCoding commented Jul 2, 2024

Bug Summary

In AWX, which is coherently configured as far as I can tell

$ awx-manage RBAC_checks
Inspecting 31 role definitions
  checking for minimum of view permission
Role definition ExecutionEnvironment Admin does not list any view permissions and this is considered invalid

It's totally fine. It shouldn't give this message.

@AlanCoding AlanCoding added bug Something isn't working app:rbac labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:rbac bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant