default Provider
Parameters
value
The default authentication provider to use when multiple providers are configured. Possible values include: BuiltInAuthenticationProviderAzureActiveDirectory
, BuiltInAuthenticationProviderFacebook
, BuiltInAuthenticationProviderGoogle
, BuiltInAuthenticationProviderMicrosoftAccount
, BuiltInAuthenticationProviderTwitter
, BuiltInAuthenticationProviderGithub
Note: This setting is only needed if multiple providers are configured, and the
unauthenticated_client_action
is set to "RedirectToLoginPage".