Skip to main content
Version: 5.3.0 - 5.3.2

Customise user privileges

note

You need the admin rights to use this feature.

In KAIZEN, privileges represent the most detailed level of access control within the Identity and Access Management (IAM) framework. They serve as specific, individual permissions that control precisely which actions a user can perform and which system resources they are allowed to interact with.

  • A role can contain multiple privileges that define the permitted operations.
  • Privileges enable fine-grained control over application features and functionality.
  • Privileges can be mapped to roles, endpoints, menus, and pages. Users assigned to roles with the corresponding privileges are granted access to the associated menus, pages, and endpoints accordingly.
  • Admins can create and manage privileges as required, assign them to roles and system resources, and export or import privilege configurations for backup or migration purposes.

Manage the privileges​

To manage the privileges, perform the following:

  1. In the KAIZEN studio console, on the left panel, click Access Controller > Privileges.

    The Access Controller/ Privileges page displays.

    Access Controller/ Privileges
  2. From here, you can create new privileges, import or export privileges, import application privileges and so on. Each row in the table provides the following actions under the Actions column:

    • View: Opens the privilege details in read-only mode.
    • Edit: Opens the privilege details for editing.
    • More: Expands a dropdown with additional actions: Deactivate and Export.

Create a custom privilege​

  1. In Access Controller/ Privileges, click Create.

  2. In the Create Privilege window, enter the privilege information in these fields and click Save.

    Create Privilege window

Search privileges​

To search for privileges, perform the following:

  1. In Access Controller/ Privileges, enter or select the search criteria.

    FieldDescription
    User DomainDisplays the user domain for the current session.
    Privilege CodeSearch for privileges by their privilege code.
    Privilege NameSearch for privileges by their privilege name.
    Subject TypeFilter privileges by subject type.
    StatusFilter privileges by their status.
    RemarksSearch for privileges by remarks or notes.
  2. Click Search to find the result.

Deactivate a privilege​

To deactivate a privilege, perform the following:

  1. Click More on the same row as the privilege, then click Deactivate.

  2. In the confirmation dialog, click OK.

    A success message will confirm that the privilege has been deactivated. The privilege status will change from Active to Inactive.

note

After the deactivation, you have the option to reactivate it by clicking More > Activate.

Export privileges​

To export a privilege, perform the following:

  1. In Access Controller/ Privileges, select the privilege you want to export.

  2. Open the Export function using one of the following methods:

    • Click Export at the top of the page.
    • Click More on the same row as the privilege, then click Export.
  3. The Confirm window pops up, asking for confirmation. Click OK.

    An XML file containing the selected privilege information will be downloaded in your browser.

Export all privileges​

To export all privileges, perform the following:

  1. In Access Controller/ Privileges, click Export All.

  2. The Confirm window pops up, asking for confirmation. Click OK.

    An XML file containing the information of all privileges will be downloaded in your browser.

Import privileges​

To import privileges from an existing XML file, perform the following:

  1. In Access Controller/ Privileges, click Import. The File Explorer window opens.

  2. Browse to the XML file that contains the privilege information. Click Open.

    A message will pop up, showing the import is successful.

Import application privileges​

note

To obtain an XML file containing privilege information at the application level, refer to Export a privilege.

To import application privileges from the XML file, perform the following:

  1. In Access Controller/ Privileges, click Import Application Privileges. The File Explorer window opens.

  2. Browse to the XML file that contains the application-level privilege information. Click Open.

  3. The Import Application Privileges window opens. Select Application as the Subject Type.

    Import Application Roles window
  4. Click Import. A message will pop up, showing the import is successful.

Last updated on 21 Sep 2026