How to access the anonymous user type home page

0
I had developed an application. I want some of the features visible only to anonymous users. i have set default page to that anonymous users. how to get those pages open. We by default get sign in page for authenticated users. how to switch to anonymous user role. also at client side, i am getting below error. "undaefined" is not valid JSON SyntaxError: "undefined" is not valid JSON at JSON.parse (<anonymous>) at callback (http://localhost:8081/widgets/mendix/appswitcher/AppSwitcher.js?638433363506682838:121:52)
asked
1 answers
0

image.png

Have you enabled these settings ?

answered