From 07a137a117ccf87e0fbf53a9d7f4c8430fdc1091 Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Thu, 26 Feb 2026 09:15:12 +0000 Subject: [PATCH] wip --- fast/stages/1-vpcsc/wif-login-config.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 fast/stages/1-vpcsc/wif-login-config.json diff --git a/fast/stages/1-vpcsc/wif-login-config.json b/fast/stages/1-vpcsc/wif-login-config.json new file mode 100644 index 000000000..822e3c002 --- /dev/null +++ b/fast/stages/1-vpcsc/wif-login-config.json @@ -0,0 +1,9 @@ +{ + "universe_domain": "apis-berlin-build0.goog", + "universe_cloud_web_domain": "cloud.berlin-build0.goog", + "type": "external_account_authorized_user_login_config", + "audience": "//iam.googleapis.com/locations/global/workforcePools/wfp2608/providers/wfpp2608", + "auth_url": "https://auth.cloud.berlin-build0.goog/authorize", + "token_url": "https://sts.apis-berlin-build0.goog/v1/oauthtoken", + "token_info_url": "https://sts.apis-berlin-build0.goog/v1/introspect" +} \ No newline at end of file