package
0.0.5
Repository: https://github.com/microsoft/go-infra.git
Documentation: pkg.go.dev

# Functions

NewConfidentialTransportFromAzureKeyVaultJSON creates a new ConfidentialCredentialTransport.
NewConfidentialTransportFromSecret creates a new ConfidentialCredentialTransport.

# Constants

MicrosoftAuthority is the authority for Microsoft accounts.

# Structs

ConfidentialCredentialTransport is an http.RoundTripper that makes requests with the "Authorization Bearer" header set to the token acquired from the confidential client.