authenticationRequestExtraParams

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