Example Setup (cont.)
Now view SecurityTutorial.HomePage.cls in a Web Browser:
-
Open SecurityTutorial.HomePage.cls in Studio.
-
Click View–>Web Page on the Studio Menu bar.
-
The browser displays the log in page for the application, SecurityTutorial.LogIn.cls:
-
For User enter _SYSTEM. For Pwd enter SYS. Click Login.
-
The login is successful and the browser displays SecurityTutorial.HomePage.cls:
The page displays the user that has accessed the page: _SYSTEM along with the user's roles: %All and %DB_USER.
_SYSTEM is a predefined user account that Caché installs by default. To learn more about predefined users, read Predefined User Accounts in the Users section of the Caché Security Administration Guide.