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 3 Next »

Create a password protected section of the app. If correctly filled out, will allow access through to the protected content.

Simulator Screen Recording - iPhone 14 Pro Max - 2023-07-19 at 10.15.05.mp4

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.

  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