authenticationRequestExtraParams

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

Parameters

value

The query parameters to include in the redirect request to the authorization endpoint. Max: 10.


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

Parameters

values

The query parameters to include in the redirect request to the authorization endpoint. Max: 10.