defaultProvider

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

Parameters

value

The default authentication provider to use when multiple providers are configured. Possible values include: AzureActiveDirectory, Facebook, Google, MicrosoftAccount, Twitter, Github

Note: This setting is only needed if multiple providers are configured, and the unauthenticated_client_action is set to "RedirectToLoginPage".