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
- 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 an API key and download it to your computer.
- Upload the API key you created in the step above to Glean’s Sensitive content reporting page.