idpPublicCerts

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

Parameters

value

X509 certificate to verify the signature in the SAML authentication response


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


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

Parameters

values

X509 certificate to verify the signature in the SAML authentication response