authenticationRequestExtraParams

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

Parameters

value

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


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

Parameters

values

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