Closed bdehamer closed 9 months ago
Fixes https://github.com/github-early-access/generate-build-provenance/issues/114
Updates the getRegistryCredentials function to properly handle an identitytoken value if it is present. This value is used when authenticating with Azure Container Registry via workload identity federation.
getRegistryCredentials
identitytoken
Fixes https://github.com/github-early-access/generate-build-provenance/issues/114
Updates the
getRegistryCredentials
function to properly handle anidentitytoken
value if it is present. This value is used when authenticating with Azure Container Registry via workload identity federation.