idpConfig

@JvmName(name = "comkfkqbhqmofdvl")
suspend fun idpConfig(value: Output<InboundSamlConfigIdpConfigArgs>)
@JvmName(name = "oahpdtidctksfehc")
suspend fun idpConfig(value: InboundSamlConfigIdpConfigArgs?)

Parameters

value

SAML IdP configuration when the project acts as the relying party Structure is documented below.


@JvmName(name = "ktvssstoasbnclbp")
suspend fun idpConfig(argument: suspend InboundSamlConfigIdpConfigArgsBuilder.() -> Unit)

Parameters

argument

SAML IdP configuration when the project acts as the relying party Structure is documented below.