Logout Module

Overview

The logout module is the last page end-users End-users, also known as Express Users, are the individuals accessing an application through Express View. In most cases, end-users are the customers using the product. see after logging out of your application. On this screen, you might add a redirect back to the logout page, a call to action button, or HTML links to other pages. You create this page in its own module during the application creation process. Or, connect it to your application later. The logout module is optional and not required for use with a login module.

IMPORTANT  Login and Logout modules are only available when viewing at the Application level.

Enabling a Logout Module

On the Environment Administration page, you can enable custom logout modules based on application needs. Enable the setting to connect or disconnect logout modules to applications. Disable the setting to prevent logout modules from being connected or disconnected from applications.

1. At the top of the Unqork Designer Platform, click Administration.
2. Under Environment, select Environment Administration.
3. Navigate to the General settings section of Environment Administration.
4. Set Enable Custom Login/Logout Modules to Checked Box Icon (checked).
5. At the bottom of the page, click Save Changes.

Resources