As noted earlier, when a page is loaded within the CorasWorks Application Designer Solution the web address includes a special identifier in the URL. The browser will display a structure similar to the following:
<<site>>/AppPages/MyPage.aspx?GUID=583d4034-662b-439b-8f62-0b998807d3c3-152
The GUID= and the identifier that follows is required for the security of the pages. If a user attempts to load a page without the GUID identifier, they instead load the home page of the site.
No page within the CorasWorks Application Designer Solution navigation can be opened without the GUID included (except the home page of the site). In addition, the pages within the navigation can be secured to permit access to specific users and/or SharePoint groups. If the current user is not permitted, they will be returned to the Home page of the site.
This permissions structure prevents the loading of pages by users who are not permitted to see the page’s contents. The permissions are provided through the Design Canvas.