emblem icon indicating copy to clipboard operation
emblem copied to clipboard

Use HTTP headers to determine OAuth `REDIRECT_URL`

Open ace-n opened this issue 3 years ago • 1 comments

Right now, we determine it using gcloud run services describe and pass it into the container as an environment variable. This approach may fail for things like custom subdomains.

We should determine the OAuth REDIRECT_URL by examining HTTP headers, since those should account for this.

This is a post-Private Preview ask.

ace-n avatar Dec 08 '21 20:12 ace-n

Let's chat for a few minutes when you have time.

engelke avatar Dec 08 '21 22:12 engelke