authentication

@JvmName(name = "dtnmpjgdxphtvkwy")
suspend fun authentication(value: Output<ZeroTrustAccessApplicationScimConfigAuthenticationArgs>)
@JvmName(name = "tuexwpvniscuiklg")
suspend fun authentication(value: ZeroTrustAccessApplicationScimConfigAuthenticationArgs?)

Parameters

value

Attributes for configuring HTTP Basic, OAuth Bearer token, or OAuth 2 authentication schemes for SCIM provisioning to an application.


@JvmName(name = "ohlwnayypiwdfuxf")
suspend fun authentication(argument: suspend ZeroTrustAccessApplicationScimConfigAuthenticationArgsBuilder.() -> Unit)

Parameters

argument

Attributes for configuring HTTP Basic, OAuth Bearer token, or OAuth 2 authentication schemes for SCIM provisioning to an application.