login

@JvmName(name = "rjfpnngptkoyymlh")
suspend fun login(value: Output<OpenIdConnectLoginArgs>)
@JvmName(name = "txdshqodjiivlswp")
suspend fun login(value: OpenIdConnectLoginArgs?)

Parameters

value

The configuration settings of the login flow of the custom Open ID Connect provider.


@JvmName(name = "fuacbypwiwgcffwi")
suspend fun login(argument: suspend OpenIdConnectLoginArgsBuilder.() -> Unit)

Parameters

argument

The configuration settings of the login flow of the custom Open ID Connect provider.