TL;DR
We want to be able to use a custom audience to use our WIF.
Detailed design
If a Workload Identity Federation filters on a non default audience, this action will fail because it will present //iam.googleapis.com/projects/xxx/locations/global/workloadIdentityPools/yyy/providers/zzz where x is the project number, y the project id and z the provider id.
We need to expose the audience parameter (same as auth)
Additional information
No response
TL;DR
We want to be able to use a custom audience to use our WIF.
Detailed design
If a Workload Identity Federation filters on a non default audience, this action will fail because it will present
//iam.googleapis.com/projects/xxx/locations/global/workloadIdentityPools/yyy/providers/zzzwherexis the project number,ythe project id andzthe provider id.We need to expose the audience parameter (same as auth)
Additional information
No response