idpConfig

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

Parameters

value

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


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

Parameters

argument

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