authenticationRequestExtraParams

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

Parameters

value

The query parameters (up to 10) to include in the redirect request to the authorization endpoint.


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

Parameters

values

The query parameters (up to 10) to include in the redirect request to the authorization endpoint.