AuthScheme
interface AuthScheme
A configured authentication scheme for HTTP protocol
Functions
Link copied to clipboard
open fun identityProvider(identityProviderConfig: <Error class: unknown class>): <Error class: unknown class>
Retrieve the identity provider associated with this authentication scheme. By default, the identityProviderConfig is used to retrieve a suitable identity provider for this authentication scheme.