additionalLoginParameters

@JvmName(name = "dbyvdlgabksauysk")
suspend fun additionalLoginParameters(value: Output<Map<String, String>>)
@JvmName(name = "fwbfsuhmhraqubot")
suspend fun additionalLoginParameters(value: Map<String, String>?)

Parameters

value

Specifies a map of login Parameters to send to the OpenID Connect authorization endpoint when a user logs in.


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

Parameters

values

Specifies a map of login Parameters to send to the OpenID Connect authorization endpoint when a user logs in.