authenticationFailureMode

@JvmName(name = "jklmngacfrpepcpo")
suspend fun authenticationFailureMode(value: Output<String>)
@JvmName(name = "pwjdvylaegrcrinv")
suspend fun authenticationFailureMode(value: String?)

Parameters

value

Specifies the response that the Search Service should return for requests that fail authentication. Possible values include http401WithBearerChallenge or http403.

Note: authentication_failure_mode can only be configured when using local_authentication_enabled is set to true - which when set together specifies that both API Keys and AzureAD Authentication should be supported.