identityProvider
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.
Return
an IdentityProvider compatible with schemeId (and by extension the configured signer).