authentication

@JvmName(name = "fkprpvxkypcohnia")
suspend fun authentication(value: Output<AccessApplicationScimConfigAuthenticationArgs>)
@JvmName(name = "oevltjwqclsffaaq")
suspend fun authentication(value: AccessApplicationScimConfigAuthenticationArgs?)

Parameters

value

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


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

Parameters

argument

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