π Google IAM Roles related to KMS are not assigned to separate users π’
- Contextual name: π Roles related to KMS are not assigned to separate users π’
- ID:
/ce/ca/google/iam/kms-related-roles-to-users
- Located in: π Google IAM
Flagsβ
- π’ Policy with categories
- π’ Policy with type
- π’ Production policy
Our Metadataβ
- Policy Type:
COMPLIANCE_POLICY
- Policy Category:
SECURITY
Similar Policiesβ
- Cloud Conformity
Logicβ
- π§ prod.logic.yaml π’
Descriptionβ
Descriptionβ
It is recommended that the principle of 'Separation of Duties' is enforced while assigning KMS related roles to users.
Rationaleβ
The built-in/predefined IAM role
Cloud KMS Admin
allows the user/identity to create, delete, and manage service account(s). The built-in/predefined IAM roleCloud KMS CryptoKey Encrypter/Decrypter
allows the user/identity (with adequate privileges on concerned resources) to encrypt and decrypt data at rest using an encryption key(s).The built-in/predefined IAM role
Cloud KMS CryptoKey Encrypter
allows the user/identity (with adequate privileges on concerned resources) to encrypt data at rest using an encryption key(s). The built-in/predefined IAM roleCloud KMS CryptoKey Decrypter
allows the user/identity (with adequate privileges on concerned resources) to decrypt data at rest using an encryption key(s).Separation of duties is the concept of ensuring that one individual does not have all necessary permissions to be able to complete a malicious action. In Cloud KMS, this could be an action such as using a key to access and decrypt data a user should not normally have access to. Separation of duties is a business control typically used in larger organizations, meant to help avoid security or privacy incidents and errors. It is considered best practice.
... see more