sp Certificates
Parameters
value
The IDP's certificate data to verify the signature in the SAMLResponse issued by the IDP. Structure is documented below.
Parameters
values
The IDP's certificate data to verify the signature in the SAMLResponse issued by the IDP. Structure is documented below.
suspend fun spCertificates(argument: List<suspend TenantInboundSamlConfigSpConfigSpCertificateArgsBuilder.() -> Unit>)
suspend fun spCertificates(vararg argument: suspend TenantInboundSamlConfigSpConfigSpCertificateArgsBuilder.() -> Unit)
suspend fun spCertificates(argument: suspend TenantInboundSamlConfigSpConfigSpCertificateArgsBuilder.() -> Unit)
Parameters
argument
The IDP's certificate data to verify the signature in the SAMLResponse issued by the IDP. Structure is documented below.