Create a password protected section of the app. If correctly filled out, will allow access through to the protected content.
Configuring the Designer for SimpleAuth
Configure a menu in the designer to have a Dynamic Menu URL with the following url.
Basic URL
https://[dashboardURL].apparmor.com/Tools/SimpleAuth/
Sample Complete URL
https://universitycollege.apparmor.com/Tools/SimpleAuth/?jump=Protected Content&remember=TRUE
Parameters
Parameter | Description | Required? | Example |
---|---|---|---|
jump | The menu the app will jump to after validating the username/password combo. | required | Protected Content |
remember | If "TRUE", the user won't have to their info every time. | optional | TRUE |
Configuring Usernames & Passwords
Multiple usernames and passwords can be configured for SimpleAuth. Once a menu is configured with the SimpleAuth URL described above, a new padlock icon will appear on the App Outline toolbar
Clicking this button will open the SimpleAuth Manager, where new usernames and passwords for SimpleAuth can be configured. A maximum of three usernames and passwords can be created. The following actions can be performed on the page.
New Simple Auth credentials can be added to the list via the Add New Credential button. Enter the new username and password and click the Add Credential button to confirm.
The passwords are hidden by default on this page. The Reveal button can provide a quick glance at the password used for Simple Auth for a specific username.
To remove a Simple Auth Credential, the Delete button can be used.