authentication

@JvmName(name = "gphxjpspvcjeuqny")
suspend fun authentication(value: Output<AccessApplicationScimConfigAuthenticationArgs>)
@JvmName(name = "udfhvjxtcqmldfij")
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 = "sjpclwpxupiiopga")
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.