Navigation Profiles Responsive Web and Native Mobile with SSO/SAML Login

0
Hello,   I want to add a Native Mobile Profile to my app. When I add the Profile the error “Anonymous users must be enabled to use native navigation profile.” comes up. But when I enable the anonymous user in Security the Mobile app works on my phone, but the web App no longer works, because I can not login. Is there a way to have both profiles working?   Mendix Version: 9.18.1
asked
1 answers
1

Hey Michael,

after you switch on annonymous user, you have to make a custom login page for other users,

You can follow this learning path for the same,

https://academy.mendix.com/link/modules/183/lectures/1419/3.4-Custom-Login-Page

after this, you will be able to login,

 

Hope it helps!

answered