idpPublicCerts

@JvmName(name = "qtvtwhtncfjmqdqo")
suspend fun idpPublicCerts(value: Output<List<String>>)
@JvmName(name = "cwnybwaxlxxydixu")
suspend fun idpPublicCerts(value: List<String>?)

Parameters

value

X509 certificate to verify the signature in the SAML authentication response


@JvmName(name = "qbyljiuvcpkrxexs")
suspend fun idpPublicCerts(vararg values: Output<String>)


@JvmName(name = "twahnfdycmfyxrxg")
suspend fun idpPublicCerts(values: List<Output<String>>)
@JvmName(name = "uhwvgqmhtqflurjw")
suspend fun idpPublicCerts(vararg values: String)

Parameters

values

X509 certificate to verify the signature in the SAML authentication response