Gmail provisioning setup

* Important note:

I. Set up KMS KACLS Service for Google Workspace

  • Emails utilizing the wrap/unwrap mechanism must ensure they share the same Key service (KMS KACLS Service URL) in order to successfully send and receive emails to one another.

II. Enable Gmail CSE

  • Admins must enable Gmail CSE to use this feature

III. Get service account from Admin Google Cloud

Note: you must have role Organization Policy Administrator (roles/orgpolicy.policyAdmin) to get Service account key.

IV. Grant permissions to use Service Account in KMS

V. Get credentials at KMS system

  • Admins must upload the retrieved Service Account (JSON) to the KMS, which will then generate a CA certificate required for further configuration in the Google Admin Console.

V. Setup provisioning job for email

Note: To ensure a successful KACLS connection, Admins must verify that all emails share the same Key Service access. Furthermore, the Key Service in use must match the configuration in the Google Admin Console.

Last updated