authenticationRequestExtraParams

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

Parameters

value

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


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

Parameters

values

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