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.
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). |
5. | At the bottom of the page, click Save Changes. |
Logout modules do not display in Express View Express View is how your end-user views you application. Express View also lets you preview your applications to test your configuration and view the styling. This is also the view your end-users will see when interacting with your application. After configuring a module, click Preview in the Module Builder to interact with the module in Express View. when you disable this setting. Disabling the custom logout module setting reverts all affected applications back to the default logout screen for the environment.
Resources