Login
Last modified: June 18, 2025
Description
Login to a Mendix Application with standard login page or on Cloud using MxID.
Usage
Provide the name and password of the user account as parameters. Optionally you can use a MxID to login to your mendix application.
Input Parameters
| Name | Datatype | Required | Description |
|---|---|---|---|
| User Name | String | yes | The name of the user account |
| Password | String | yes | The password for the user account |
| Use MxID | Boolean | no | Specify if the MxID should be used |