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

Allow customization of RBAC policies in pulp_ansible #1819

Open
philfry opened this issue Apr 19, 2024 · 2 comments
Open

Allow customization of RBAC policies in pulp_ansible #1819

philfry opened this issue Apr 19, 2024 · 2 comments

Comments

@philfry
Copy link

philfry commented Apr 19, 2024

Is your feature request related to a problem? Please describe.
To allow a wider audience to use my ansible collections I'd like to alter the policies to allow anonymous or non-authorized readonly access. Right now the whole api access requires authorization.

Describe the solution you'd like
I'd like to be able to change the RBAC policies for the Galaxy APIs through the Pulp Access Policy API.

Describe alternatives you've considered
A self-written ansible galaxy server based on fastapi and galaxy-importer.

Additional context
https://discourse.pulpproject.org/t/pulp-ansible-how-does-it-work/1193/4

@mdellweg
Copy link
Member

You should be able to modify the access policies in the database.
It's not an easy interface, but also targeted a power admins. (Note there's a "reset" endpoint for each AP to revert to the default in case something went wrong.)

@mdellweg
Copy link
Member

Seems like there was a discussion alread. Added it to the description.

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

No branches or pull requests

2 participants