idpCertificates

@JvmName(name = "wjnjlpvfgqclqfjc")
suspend fun idpCertificates(value: Output<List<TenantInboundSamlConfigIdpConfigIdpCertificateArgs>>)
@JvmName(name = "swlvfpeviaxbvjuv")
suspend fun idpCertificates(value: List<TenantInboundSamlConfigIdpConfigIdpCertificateArgs>)

Parameters

value

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


@JvmName(name = "ewlvmtpdqpcuyxqt")
suspend fun idpCertificates(vararg values: Output<TenantInboundSamlConfigIdpConfigIdpCertificateArgs>)


@JvmName(name = "oiqjwudoawlnghbm")
suspend fun idpCertificates(values: List<Output<TenantInboundSamlConfigIdpConfigIdpCertificateArgs>>)
@JvmName(name = "oeohgqxmpiwwjvje")
suspend fun idpCertificates(vararg values: TenantInboundSamlConfigIdpConfigIdpCertificateArgs)

Parameters

values

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


@JvmName(name = "yfwdswagiounbdqc")
suspend fun idpCertificates(argument: List<suspend TenantInboundSamlConfigIdpConfigIdpCertificateArgsBuilder.() -> Unit>)
@JvmName(name = "eeudgctnaoxrkoab")
suspend fun idpCertificates(vararg argument: suspend TenantInboundSamlConfigIdpConfigIdpCertificateArgsBuilder.() -> Unit)
@JvmName(name = "mpemofthailqssko")
suspend fun idpCertificates(argument: suspend TenantInboundSamlConfigIdpConfigIdpCertificateArgsBuilder.() -> Unit)

Parameters

argument

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