cant log in with users in sandbox mode, only Mendix Account
0
Hi Everyone, I ran my free app in the sandbox environment. Logged in as Admin on my mendix account and made accounts. Unfortunately, those accounts cannot log in and get a "wrong username/password" message. MxAdmin also is unable to log in. In addition, when I try to log out with my Mendix account using a standard Sign Out button on the Homepage, I am not signed out as user from the app, the page simply refreshes. The same happens when I try to use it as demo_user. Does anyone have an idea as to why these things happen and how I could fix them?
asked
Desiree de Ridder
2 answers
4
Few questions;
Does the created accounts have a assigned userrole?
Did you create the accounts in the sandbox environment?
MxAdmin isn't created in the sandbox environment. To have a general administrator user in your app; create a after startup microflow, which creates an admin user.