Enable Google Cloud Serverless Authentication
Summary
Enable Google Cloud Serverless Authentication enables sending a signed Authorization Header to upstream GCP services.
This setting requires you to set Google Cloud Serverless Authentication Service Account or run Pomerium in an environment with a GCP service account present in default locations.
How to configure
- Core
- Enterprise
- Kubernetes
| Config file keys | Type | Default |
|---|---|---|
enable_google_cloud_serverless_authentication | boolean | false |
Examples
enable_google_cloud_serverless_authentication: true
Enable Google Cloud Serverless Authentication under General route settings in the Console:

The enable_google_cloud_serverless_authentication setting can also be configured by Terraform.
Kubernetes does not support Enable Google Cloud Serverless Authentication