mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 02:16:28 +02:00
7 lines
192 B
YAML
7 lines
192 B
YAML
# config.yaml
|
|
authenticate_service_url: https://authn.cloudrun.pomerium.io
|
|
shared_secret: XXXXXX
|
|
cookie_secret: XXXXXX
|
|
idp_provider: "google"
|
|
idp_client_id: XXXXXX
|
|
idp_client_secret: "XXXXXX"
|