Prerequisites
- You must be running Glean on AWS
- You must create or have an existing GCP account and project
- Your GCP project must link to a billing account
Configure your GCP Project and Connect the DLP Service to Glean
You must have an admin or super admin role in Glean to upload the service account key JSON.
- From your GCP project, enable the DLP API using the link:
https://console.cloud.google.com/apis/api/dlp.googleapis.com/overview?project=[project_ID]
Replace the [project_ID] with your GCP project ID. - From the service accounts page, create a service account by selecting the project, then selecting create service account.
- From the IAM page, grant the DLP administrator IAM role access to the service account.
- From the service accounts page, generate a service account key JSON and download it to your computer.
- Upload the service account key JSON you downloaded in the step above to Glean’s Sensitive content reporting page.