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
  3. Role management
  4. Role page

Interactive permissions button

PreviousChange permissionsNextDelete role

Last updated 5 years ago

Was this helpful?

Use interactive permissions button to find out which permissions have access to which components visually. As an administrator (or someone in charge with creating and defining roles) you want to use the interactive permissions button on different pages within the application to find out which permissions you will grant to a role you .

In the following example we will use the interactive button to find out which permissions are necessary to use the Create button on the User Management Page:

  • Navigate to the User Management Page

  • Use the interactive permission button located on the top navigation menu next to your profile information

  • Click / touch the shield icon next to the Create User button

  • A window will pop out informing you about which permissions are necessary to gain access to Create user button

  • When you are finished with permission exploration, use the interactive permissions button to turn off the interactive mode, and resume using the application normally

want to create
Using the button toggles interactive mode
Interactive mode
Use the shield icon to find out which permissions are necessary to have access to that control
Read about necessary permissions for this control