authenticationRequestExtraParams

@JvmName(name = "yxioiiaqirtoxwwd")
suspend fun authenticationRequestExtraParams(value: Output<Map<String, String>>)
@JvmName(name = "xstqdoyncogrebia")
suspend fun authenticationRequestExtraParams(value: Map<String, String>?)

Parameters

value

A string to string map of identifiers specific to the custom identity provider (IdP) being used.


@JvmName(name = "yvbvqgckojjaafkf")
fun authenticationRequestExtraParams(vararg values: Pair<String, String>)

Parameters

values

A string to string map of identifiers specific to the custom identity provider (IdP) being used.