Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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.

An example of this URL is the following: https://universitycollege.apparmor.com/Tools/SimpleAuth/?jump=Protected Content&remember=TRUE

There are two url parameters to consider when editing this url.

  1. jump - The menu the app will jump to after validating the username/password combo. In the example above, “Protected Content“ is the menu the app jumps too once login is successful

  2. remember - Set this to “TRUE“ if the user only has to log in once to access the protected content.

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.

  1. 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. 

  2. 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.

  3. To remove a Simple Auth Credential, the Delete button can be used.

  • No labels