spCertificates

@JvmName(name = "ckpwibsahwqihhss")
suspend fun spCertificates(value: Output<List<TenantInboundSamlConfigSpConfigSpCertificateArgs>>)
@JvmName(name = "mrjlurilmheeaxig")
suspend fun spCertificates(value: List<TenantInboundSamlConfigSpConfigSpCertificateArgs>?)

Parameters

value

The IDP's certificate data to verify the signature in the SAMLResponse issued by the IDP. Structure is documented below.


@JvmName(name = "fqqwipsxampfwmxn")
suspend fun spCertificates(vararg values: Output<TenantInboundSamlConfigSpConfigSpCertificateArgs>)


@JvmName(name = "yewdmaycbumneata")
suspend fun spCertificates(values: List<Output<TenantInboundSamlConfigSpConfigSpCertificateArgs>>)
@JvmName(name = "naljpmkosxhbhggm")
suspend fun spCertificates(vararg values: TenantInboundSamlConfigSpConfigSpCertificateArgs)

Parameters

values

The IDP's certificate data to verify the signature in the SAMLResponse issued by the IDP. Structure is documented below.


@JvmName(name = "pfleqnojqfynjcvm")
suspend fun spCertificates(argument: List<suspend TenantInboundSamlConfigSpConfigSpCertificateArgsBuilder.() -> Unit>)
@JvmName(name = "jgfunscfipiilcyc")
suspend fun spCertificates(vararg argument: suspend TenantInboundSamlConfigSpConfigSpCertificateArgsBuilder.() -> Unit)
@JvmName(name = "ljxhfvdgkgceotuw")
suspend fun spCertificates(argument: suspend TenantInboundSamlConfigSpConfigSpCertificateArgsBuilder.() -> Unit)

Parameters

argument

The IDP's certificate data to verify the signature in the SAMLResponse issued by the IDP. Structure is documented below.