authenticationRequestExtraParams

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

Parameters

value

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


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

Parameters

values

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