Skip to main content

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

Config file keysEnvironment variablesTypeDefault
enable_google_cloud_serverless_authenticationENABLE_GOOGLE_CLOUD_SERVERLESS_AUTHENTICATIONbooleanfalse

Examples

enable_google_cloud_serverless_authentication: true
ENABLE_GOOGLE_CLOUD_SERVERLESS_AUTHENTICATION=true