Setting Default home page in navigation - page visible without security

0
Hi, I have production level security set on my project and I have just set the Default home page in my navigation to a new page 'Homepage_default'. I have not set the security to allow this page to be visible for any role and I would expect to get errors in the modeler. Should i be able to navigate to this page??? I am able to see this page which has a datagrid when i login. Oh and the page does not appear in the security tab for the Module  
asked
1 answers
2

This is standard behavior. You assign it as default, thus should be accessible.

The moment you add a data widget to it, you will get security error about read access when data is connected where a userrole doesn't have read access at.

Also setting role based homepages allows you to provide a different homepage to different roles

answered