A client app requests managed identities for an access token for a given resource. Which of the below is the basis for the token?
Oauth 2.0
Virtual machine
Service principal
The token is based on the managed identities for Azure resources service principal. Oauth 2.0 is a protocol that can be used to acquire a token, but isn't the basis for the token.