spConfig

@JvmName(name = "lmsvrouccettfoju")
suspend fun spConfig(value: Output<InboundSamlConfigSpConfigArgs>)
@JvmName(name = "hfbrrhaocvxejuic")
suspend fun spConfig(value: InboundSamlConfigSpConfigArgs?)

Parameters

value

SAML SP (Service Provider) configuration when the project acts as the relying party to receive and accept an authentication assertion issued by a SAML identity provider. Structure is documented below.


@JvmName(name = "gelxqoyoduxfrutx")
suspend fun spConfig(argument: suspend InboundSamlConfigSpConfigArgsBuilder.() -> Unit)

Parameters

argument

SAML SP (Service Provider) configuration when the project acts as the relying party to receive and accept an authentication assertion issued by a SAML identity provider. Structure is documented below.