authenticationPolicy

@JvmName(name = "bpqlpusricunggsr")
suspend fun authenticationPolicy(value: Output<AuthenticationPolicyArgs>)
@JvmName(name = "dktlemeepodlbyjr")
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 = "cgiuswcqgottqnwd")
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.