idpPublicCerts

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

Parameters

value

X509 certificate to verify the signature in the SAML authentication response


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


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

Parameters

values

X509 certificate to verify the signature in the SAML authentication response