authenticationPolicy

@JvmName(name = "dtuurbkiaxjtynqd")
suspend fun authenticationPolicy(value: Output<AuthenticationPolicyArgs>)
@JvmName(name = "kofjghqxhxhmjaox")
suspend fun authenticationPolicy(value: AuthenticationPolicyArgs?)

Deprecated

[Deprecated] Authentication policy defines what authentication methods can be accepted on backends, and if authenticated, which method/certificate will set the request principal. request principal.

Parameters

value

Deprecated Authentication policy defines what authentication methods can be accepted on backends, and if authenticated, which method/certificate will set the request principal. request principal.


@JvmName(name = "bunobcqkhtmqbotl")
suspend fun authenticationPolicy(argument: suspend AuthenticationPolicyArgsBuilder.() -> Unit)

Deprecated

[Deprecated] Authentication policy defines what authentication methods can be accepted on backends, and if authenticated, which method/certificate will set the request principal. request principal.

Parameters

argument

Deprecated Authentication policy defines what authentication methods can be accepted on backends, and if authenticated, which method/certificate will set the request principal. request principal.