Vinay Gera
Vinay Gera
Further, can you share the code you're using to target Workload Identity. Use the WorkloadIdentityCredential to target WorkloadIdentity directly. ```java TokenCredential workloadIdentityCredential = new WorkloadIdentityCredentialBuilder().build(); ``` If the issue persists,...
Let us know, if above solution didn't work, we can re-open it.
Use the WorkloadIdentityCredential to target WorkloadIdentity directly. ```java TokenCredential workloadIdentityCredential = new WorkloadIdentityCredentialBuilder().build(); ``` If the issue persists, checn and respond with the env vars available in the cluster to...
> I had the same issue, with debugging I figured out that the workload identity did not have the appropriate rights for the requested scope. > > The token exchange...
The status to improve logging in this area, can be tracked at https://github.com/Azure/azure-sdk-for-java/issues/41876 Closing this issue.
@paulaustin-automutatio Thank you for reporting this, would be great if you could point out to the code as well. Assigning to @saragluna to take a look.
/check-enforcer override
Updated Java docker instructions.
/check - enforcer override
/check-enforcer override