@@ -443,8 +443,8 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
443443 "google.subject" = "assertion.sub"
444444 }
445445 oidc {
446- issuer_uri = "https://accounts.thirdparty.com "
447- client_id = "client-id "
446+ issuer_uri = "https://sts.windows.net/826602fe-2101-470c-9d71-ee1343668989/ "
447+ client_id = "https://analysis.windows.net/powerbi/connector/GoogleBigQuery "
448448 client_secret {
449449 value {
450450 plain_text = "client-secret"
@@ -457,7 +457,7 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
457457 }
458458 }
459459 extra_attributes_oauth2_client {
460- issuer_uri = "https://accounts.thirdparty .com"
460+ issuer_uri = "https://login.microsoftonline .com/826602fe-2101-470c-9d71-ee1343668989/v2.0 "
461461 client_id = "client-id"
462462 client_secret {
463463 value {
@@ -493,8 +493,8 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
493493 "google.subject" = "false"
494494 }
495495 oidc {
496- issuer_uri = "https://accounts.thirdparty.com "
497- client_id = "client-id "
496+ issuer_uri = "https://sts.windows.net/826602fe-2101-470c-9d71-ee1343668989/ "
497+ client_id = "https://analysis.windows.net/powerbi/connector/GoogleBigQuery "
498498 client_secret {
499499 value {
500500 plain_text = "client-secret"
@@ -507,7 +507,7 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
507507 }
508508 }
509509 extra_attributes_oauth2_client {
510- issuer_uri = "https://accounts.thirdparty .com/new "
510+ issuer_uri = "https://login.microsoftonline .com/826602fe-2101-470c-9d71-ee1343668989/v2.0/ "
511511 client_id = "new-client-id"
512512 client_secret {
513513 value {
@@ -543,8 +543,8 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
543543 "google.subject" = "false"
544544 }
545545 oidc {
546- issuer_uri = "https://accounts.thirdparty.com "
547- client_id = "client-id "
546+ issuer_uri = "https://sts.windows.net/826602fe-2101-470c-9d71-ee1343668989/ "
547+ client_id = "https://analysis.windows.net/powerbi/connector/GoogleBigQuery "
548548 client_secret {
549549 value {
550550 plain_text = "client-secret"
@@ -580,8 +580,8 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
580580 "google.subject" = "false"
581581 }
582582 oidc {
583- issuer_uri = "https://accounts.thirdparty.com "
584- client_id = "client-id "
583+ issuer_uri = "https://sts.windows.net/826602fe-2101-470c-9d71-ee1343668989/ "
584+ client_id = "https://analysis.windows.net/powerbi/connector/GoogleBigQuery "
585585 client_secret {
586586 value {
587587 plain_text = "client-secret"
@@ -594,7 +594,7 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
594594 }
595595 }
596596 extra_attributes_oauth2_client {
597- issuer_uri = "https://accounts.thirdparty .com"
597+ issuer_uri = "https://login.microsoftonline .com/826602fe-2101-470c-9d71-ee1343668989/v2.0 "
598598 client_id = "client-id"
599599 client_secret {
600600 value {
0 commit comments