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 InboundSamlConfigSpConfigSpCertificateArgsBuilder.() -> Unit>)
suspend fun spCertificates(vararg argument: suspend InboundSamlConfigSpConfigSpCertificateArgsBuilder.() -> Unit)
suspend fun spCertificates(argument: suspend InboundSamlConfigSpConfigSpCertificateArgsBuilder.() -> Unit)
Parameters
argument
The IDP's certificate data to verify the signature in the SAMLResponse issued by the IDP. Structure is documented below.