Smc's Role switcher
Overview
Using this module, users can switch their associated userroles directly from the app. So if you are logged on as a tester, you can select another role, for instance 'employee', and get logged out and in again, and you will see all options granted to userrole 'employee'.
This is available running it locally, on the test- and the acc-environments. For obvious reasons this is not available on a production environment.
Documentation
Typical usage scenario
Using this module, users can switch their associated userroles directly from the app.So if you are logged on as a tester, you can select another role, for instance 'employee', and get logged out and in again, and you will see all options granted to userrole 'employee'.
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 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
None needed