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

Support resource-level IAM grants #168

Open
pdewilde opened this issue Feb 14, 2025 · 1 comment
Open

Support resource-level IAM grants #168

pdewilde opened this issue Feb 14, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@pdewilde
Copy link

TL;DR

Currently only org, folder, and project are accepted for resource. It would be nice if any resource could be supported. I'm not sure of the viability, but seems worth looking into to ensure least privilege.

https://github.com/abcxyz/access-on-demand/blob/5792d1bb468881d405ab0683fbef5b9229d5cbd1/pkg/handler/iam_handler.go#L48C22-L48C31

Detailed design

Alternatives considered

Additional information

No response

@pdewilde pdewilde added the enhancement New feature or request label Feb 14, 2025
@pdewilde
Copy link
Author

Apparently this may require adding broader IAM permissions to the AOD servieAccount

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant