azure-managedidentity-imds-access-token

A process with guest access can request a managed-identity bearer token from IMDS. No single Azure RBAC action authorizes this service-native path; its own authentication and authorization apply.

azurecritical service: azure:managedidentity emits ExposesCredential

Where it sits

locationIMDS /metadata/identity/oauth2/token response.access_token
location kindoutput_value
data kindscredential oauth_token bearer_token
emits edgeExposesCredential
serviceManaged Identities (azure:managedidentity)

Collection recipe

access modedata_plane
operationGET http://169.254.169.254/metadata/identity/oauth2/token
response pathaccess_token
encodingjson
params{"Metadata": "true", "api-version": "2018-02-01", "resource": "\u003caudience\u003e"}

References

move · open · esc close