IdTokenCredentials fails to fetch license id claim when requested #1449
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Steps to reproduce
ComputeEngineCredentials
on a GCE VM.IdTokenCredentials
from the above with#setOptions()
containingIdTokenProvider.Option.LICENSES_TRUE
and optionally the impliedIdTokenProvider.Option.FORMAT_FULL
.Code example
The text was updated successfully, but these errors were encountered: