authenticationRequestExtraParams

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