package
0.0.2-test
Repository: https://github.com/pdaru/go-shuttle.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
JWTProviderWithAADToken configures the token provider to use a specific Azure Active Directory Service Principal token.
JWTProviderWithAzureEnvironment configures the token provider to use a specific Azure Environment.
JWTProviderWithClientCertificate configures the TokenProvider with client certificate - attempt to authenticate with a Service Principal via tenantID, clientID, certificatePath, and certificatePassword.
JWTProviderWithVars configures the TokenProvider with client credentials - attempt to authenticate with a Service Principal via tenantID, clientID and clientSecret.
JWTProviderWithManagedIdentity configures the TokenProvider using managed identity - attempt to authenticate using managed identity.
JWTProviderWithManagedIdentityClientID configures the TokenProvider using managed identity clientID - attempt to authenticate using managed identity clientID.
JWTProviderWithManagedIdentityResourceID configures the TokenProvider using managed identity - attempt to authenticate using managed identity resourceID.
JWTProviderWithResourceURI configures the token provider to use a specific eventhubResourceURI URI.
NewJWTProvider builds an Azure Active Directory claims-based security token provider.

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author