Now requires a login

0
for some reason and all of a sudden, my development app, even when run in my local environment is asking for a login. I haven’t changed any settings and it won’t accept my Mendix login, even when I choose ‘login with Mendix account’. has anyone come across this behaviour before?
asked
1 answers
1

Hey Gareth,

I’m not sure what is covered by your statement “I haven’t changed any settings”; however, it sounds like you have changed the security level under ProjectProjectName’ > Security > Security Level. It would typically start asking for you log in if you change the security level from off to Prototype or Production.

To log in, you can use the MxAdmin credentials under  ProjectProjectName’ > Security > Administrator (the tab right next to User roles). You can also switch it off again from ProjectProjectName’ > Security > Security Level.

answered