Cannot use Google GSuite OIDC auth
Created by: attfarhan
- Sourcegraph version: Docker image 3.4.0-rc.2
- Platform information:
Steps to reproduce:
-
Spin up a Sourcegraph cluster following the docs on deploying to Google Cloud VM following https://docs.sourcegraph.com/admin/install/docker/google_cloud.
-
Set an external URL for your instance
-
Access the management console and set up Google OIDC auth following https://docs.sourcegraph.com/admin/auth#g-suite-google-accounts
-
Go back to your instance, and sign out. You'll see this error page
-
Following the URL takes you back to your OAuth credential, and see that it had the correct redirect URL:
Expected behavior:
- Can log out properly.
Actual behavior:
- Failed log out.