authenticationPolicy

@JvmName(name = "iuwemuexicnmfngy")
suspend fun authenticationPolicy(value: Output<AuthenticationPolicyArgs>)
@JvmName(name = "kduhuvjcwfcjntkw")
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 = "tykkhnoipdxdrljy")
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.