Majid Maskati

Results 11 issues of Majid Maskati

`devtunnel user login` allows managed identity authentication using `--mi-client-id`, `--mi-object-id` or `--mi-resource-id`. The implementation in `Microsoft.DevTunnels.Cli.Authentication.ManagedIdentityApp.AcquireTokenAsync` tries to acquire an access token from the [IMDS managed identity token endpoint](https://learn.microsoft.com/en-us/entra/identity/managed-identities-azure-resources/how-to-use-vm-token#get-a-token-using-http) `http://169.254.169.254/metadata/identity/oauth2/token`...