authenticationRequestExtraParams

@JvmName(name = "iuqxmbvkceuvuqak")
suspend fun authenticationRequestExtraParams(value: Output<Map<String, String>>)
@JvmName(name = "otuemscergvoesmw")
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 = "heldqafwchclrryv")
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.