TEOS User Guides
White Label Mobile App
White Label Mobile App
  • 👋Welcome!
  • Admin user guide
    • WLA modules
    • Login and wallet creation
    • App configuration
      • Branding management
      • User management
      • Asset configuration
      • Decentralized market and payment request configuration
      • Non-productive functionality
      • Additional configuration
  • How your users interact with WLA
    • My wallet
    • Assets and transactions
    • Market functionality
    • Payment request & Invoices
  • WLA versions and changelog
    • Version 0.23
    • Version 0.22
    • Version 0.21
    • Earlier versions
  • ⁉️Trooubleshooting
  • Glossary
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Admin user guide
  2. App configuration

User management

PreviousBranding managementNextAsset configuration

Last updated 1 year ago

Was this helpful?

To prevent specific users from accessing the app, user roles can be used. Different user roles can be created and administrated in the WLM. You can set roles to be disabled in WLA, so users with this role won't be able to access the app.

Via config file trading-app-configs/ui_config.v1.json, there is the possibility to type in the WLM role ID which should be blocked, as well as a link where a user can click on to get more information.

"disabled_roles": [
"52c3316f-ed58-49f6-a44c-de5dc7140746"
],
"disabled_role_redirect_url":"http://www.test.at",

The role ID can be copied from the URL, when the corresponding role is selected in WLM (see Figure 3).

Figure 3: Role ID