spConfig

@JvmName(name = "twjpdpxdvrlnortm")
suspend fun spConfig(value: Output<TenantInboundSamlConfigSpConfigArgs>)
@JvmName(name = "boqoncbnlfctkkqk")
suspend fun spConfig(value: TenantInboundSamlConfigSpConfigArgs?)

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 = "qhdgvqgmsytcwmmp")
suspend fun spConfig(argument: suspend TenantInboundSamlConfigSpConfigArgsBuilder.() -> 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.