I have deployed my application to run using the Mendix Windows Service. It starts correctly but when I try to log in as Administrator (with MxAdmin) I receive the feedback that the user or password are incorrects. I checked the database (that is an Oracle database) and I could see that there is not user registered except for an anonymous user. I have checked the security level of the application and it is 'Production'. How I can log in my application with the MxAdmin? Should I configure something extra on the Mendix Service Console?
asked
Manuel Guillen
2 answers
6
Start the Mendix Service Console on your Windows server and use the Advanced... Create or update administrator menu to set up your admin login
answered
David Sanders
-2
Hi
Go to the security settings in your project, then go the Administrator tab. there you can change your username and password for the administration user.