Google Cloud Identity and Access Management Concepts: Difference between revisions
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* [[Google_Cloud_Identity_and_Access_Management#Subjects|Google Cloud Identity and Access Management]] | * [[Google_Cloud_Identity_and_Access_Management#Subjects|Google Cloud Identity and Access Management]] | ||
=Overview= | =Overview= | ||
IAM allows granting granular access to [[Google_Cloud_Platform_Concepts#Resource|Google Cloud resources]]. It supports the security principle of least privilege, which states that nobody should have more permission that they actually need. | IAM allows granting granular access to [[Google_Cloud_Platform_Concepts#Resource|Google Cloud resources]]. It supports the security principle of least privilege, which states that nobody should have more permission that they actually need. IAM manages control by defining who (the identity) has what access (the role) for which resource. | ||
=Identity Concepts= | =Identity Concepts= | ||
=Access Management Concepts= | =Access Management Concepts= |
Revision as of 22:47, 24 August 2021
External
Internal
Overview
IAM allows granting granular access to Google Cloud resources. It supports the security principle of least privilege, which states that nobody should have more permission that they actually need. IAM manages control by defining who (the identity) has what access (the role) for which resource.