DemoAccount switcher

Content Type: Module
Categories: User Interface

Overview

Switch to any of the demo-accounts available on your application. The same functionality that you get when running your app locally, but now available on test and accp-environments as well. Needless to say, this is not advisable to use in a production environment.

 

Documentation

Typical usage scenario

Switch to any of the demo-accounts available on your application. The same functionality that you get when running your app locally, but now available on test and accp-environments as well.

Features and limitations

Needless to say, this is not advisable to use in a production environment.

Dependency

Module SystemManagement, just for checking if it is a non-production environment in the ASU.

Installation

  • Add ASU_DemoAccountSwitcher to your app's after-startup. (by default it only starts in non-production environments)
  • Add snippet 'Snip_SwitchUserAccount' to a location of choice. Logically your app's menu-bar, or if present, the user's profile-page. Advice: make it only visible in tst- and acc-environments.

Configuration

Add demo-accounts in your app's Security settings.

 

Releases

Version: 1.1.0
Framework Version: 10.6.9
Release Notes: - Minor upgrade to 10.6.9 - Some minor textual changes, NL to EN translations