idpPublicCerts

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

Parameters

value

X509 certificate to verify the signature in the SAML authentication response


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


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

Parameters

values

X509 certificate to verify the signature in the SAML authentication response