@@ -443,8 +443,8 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
443
443
"google.subject" = "assertion.sub"
444
444
}
445
445
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 "
448
448
client_secret {
449
449
value {
450
450
plain_text = "client-secret"
@@ -457,7 +457,7 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
457
457
}
458
458
}
459
459
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 "
461
461
client_id = "client-id"
462
462
client_secret {
463
463
value {
@@ -493,8 +493,8 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
493
493
"google.subject" = "false"
494
494
}
495
495
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 "
498
498
client_secret {
499
499
value {
500
500
plain_text = "client-secret"
@@ -507,7 +507,7 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
507
507
}
508
508
}
509
509
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/ "
511
511
client_id = "new-client-id"
512
512
client_secret {
513
513
value {
@@ -543,8 +543,8 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
543
543
"google.subject" = "false"
544
544
}
545
545
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 "
548
548
client_secret {
549
549
value {
550
550
plain_text = "client-secret"
@@ -580,8 +580,8 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
580
580
"google.subject" = "false"
581
581
}
582
582
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 "
585
585
client_secret {
586
586
value {
587
587
plain_text = "client-secret"
@@ -594,7 +594,7 @@ resource "google_iam_workforce_pool_provider" "my_provider" {
594
594
}
595
595
}
596
596
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 "
598
598
client_id = "client-id"
599
599
client_secret {
600
600
value {
0 commit comments