Login page error

0
How do I create a proper login page? When I try to login with the account credentials, it shows the validation message of ‘username or password is incorrect’. How do I solve this? Thank you in advance!
asked
3 answers
3

First of all, you enable that your Administrator (standard profile: MxAdmin) can navigate to your ‘Accounts’ page of your Administration module.

Secondly, you enable your Production security:

You then run/deploy your application, log in with your MxAdmin and correct password, create an account as you wish and log in with it.

Hope this helps.

Kind regards,

Leander

answered
0

Thank you, I actually meant how to login through the Mendix application like the web browser and not to the Mendix platform 

answered
0

The account must be present in the database to be able to login. 

You can create/adjust the admin account here, which you can use to create other users:

answered