From ff23066edeada78deca0f6100414fd41bc6f8f3e Mon Sep 17 00:00:00 2001 From: msukkari Date: Thu, 5 Jun 2025 13:21:50 -0700 Subject: [PATCH] add docs for IAP egress ranges --- docs/docs/configuration/auth/overview.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/configuration/auth/overview.mdx b/docs/docs/configuration/auth/overview.mdx index 19343c8d..3b11a4a9 100644 --- a/docs/docs/configuration/auth/overview.mdx +++ b/docs/docs/configuration/auth/overview.mdx @@ -83,6 +83,8 @@ Optional environment variables: ### GCP IAP --- +If you're running Sourcebot in an environment that blocks egress, make sure you allow the [IAP IP ranges](https://www.gstatic.com/ipranges/goog.json) + Custom provider built to enable automatic Sourcebot account registration/login when using GCP IAP. **Required environment variables**