Logs user into the system.
login_userAuthenticate with username and password to log into the system.
Instructions
Log into the system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | The user name for login | |
| password | No | The password for login in clear text |