Documentation ¶
Overview ¶
Package azurefederated package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authenticator ¶
type Authenticator struct {
// contains filtered or unexported fields
}
Authenticator supports Azure OIDC Federation
func (*Authenticator) Authenticate ¶
func (a *Authenticator) Authenticate(_ context.Context, managedIdentity *types.ManagedIdentity, creds []byte) (map[string]string, error)
Authenticate configures the environment with the identity information used by the Azure terraform provider
Click to show internal directories.
Click to hide internal directories.