AAF ― Applicita LTD
  • Getting Started
  • Development
    • Key Objectives
    • Development Environment & OS
    • Architecture
    • Visual Studio Solution
    • Setup for Local Development
      • Docker & Kubernates
      • Visual Studio Host Builder
  • Web
    • Feature
      • Authentication and Authorization
        • Sign up
        • Sign In
        • Sign out
        • Remember me
        • Recovering password
      • Tenant management
        • Create tenant
        • Search tenant
        • Tenant page
          • Change basic information
          • Change administrator
          • Change branding
          • Change style
          • Change status
          • Assets
        • Delete tenant
      • User management
        • Create user
        • Search user
        • Send email
        • User page
          • Editing page sections
          • Change basic information
          • Change profile picture
          • Change role
          • Change status
        • Delete user
        • Reset users password
      • Role management
        • Create role
        • Search role
        • Role page
          • Change basic information
          • Change status
          • Revoke role
          • Change permissions
          • Interactive permissions button
        • Delete role
      • Bug reporting
  • Testing
    • Testing Environment
    • Atata
    • Architecture
      • Feature structure
      • Common
        • Attributes
        • Components
        • Controls
        • Fixtures
        • Generators
    • Example
Powered by GitBook
On this page

Was this helpful?

  1. Web
  2. Feature

User management

PreviousDelete tenantNextCreate user

Last updated 5 years ago

Was this helpful?

You can navigate to User Management Page using the Users link in the sidebar.

Use the User Management Page to:

Tenant Administrator or another role with the right permissions (create users) is in charge of When a user is created, he will get an invitation sent to his email, which he can use to confirm his email address and login to begin the on-boarding process.

Tenant Administrator (or another role with permissions to create and edit roles) will have to setup permissions for individual users by and

creating new users.
defining roles
role permissions.
Search for specific user
Create a new user
Edit user
Delete user
User Management Page