defaultProvider

@JvmName(name = "fndtgkfjnrciquor")
suspend fun defaultProvider(value: Output<String>)
@JvmName(name = "wbxyidvaqffbuifx")
suspend fun defaultProvider(value: String?)

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".