Module auth

Source
Expand description

Types needed to configure auth scheme resolution.

Structs§

BuildError
An error that occurred while constructing config::auth::Params
DefaultAuthSchemeResolver
The default auth scheme resolver
Params
Configuration parameters for resolving the correct auth scheme
ParamsBuilder
Builder for Params

Traits§

ResolveAuthScheme
Auth scheme resolver trait specific to AWS SSO OIDC