Is there a native GCP service that supports Attribute based access control (ABAC). I am aware of Cloud IAP but supports RBAC i guess.
Hi @dheerajpanyam,
Welcome to Google Cloud Community
While Google Cloud Platform (GCP) doesn't offer a dedicated 'ABAC service,' it provides robust native support for Attribute-Based Access Control (ABAC). This is primarily achieved by strategically combining three key features:
For additional reference for Attribute for IAM Conditions.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.
Thanks @kensan . Sorry i was not clear, what i need is ABAC that is more application related perhaps needs to be handled by the app. This is not ABAC for GCP Infra access.