Documentation
¶
Index ¶
- func AuthenticateStandaloneAmbient(ctx context.Context, identityName string, identities map[string]types.Identity) (types.ICredentials, error)
- func IsStandaloneAmbientChain(chain []string, identities map[string]schema.Identity) bool
- func NewAmbientIdentity(name string, config *schema.Identity) (types.Identity, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthenticateStandaloneAmbient ¶
func AuthenticateStandaloneAmbient(ctx context.Context, identityName string, identities map[string]types.Identity) (types.ICredentials, error)
AuthenticateStandaloneAmbient handles authentication for standalone ambient identities.
func IsStandaloneAmbientChain ¶
IsStandaloneAmbientChain checks if the authentication chain represents a standalone ambient identity.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.