User Management

Integration Monitor User Management
Currently Integration Monitor only supports LDAP/Active Directory based user management. Database based user management will be supported in the future versions.

Roles

Integration Monitor provide access control to each basic action. By default there is a super user LDAP group which has given all the privileges and the name of this group need to be configured in the dashboard configuration (Config.groovy) by setting the following parameter.

adroitlogic.isuite.super.user.group

Any other user’s permission to perform actions in dashboard can be controlled by ROLE - LDAP Group mapping. For that a new role should be defined first by giving a 'Role Name' (No. 1) and set of permissions that should be allocated for that role (No. 2). Then the role using button No. 3. Users will be given access to perform only the selected actions based on the Roles assigned to their LDAP group.

role add

The list of existing roles and their assigned permissions can be viewed from the Role Permissions list. The user can also download the role-permission assignment configuration as a CSV file using the button shown as No.1.

role list

LDAP Groups

ROLE-LDAP Group mapping is done when you are creating a new Ldap Group.

Ldap Group list

In the list view user can see the LDAP Group name (No. 1) and the Roles (No. 2) assigned to that LDAP Group. This list also allows to filter LDAP Groups by Roles (No. 3).

ldap list
Add LDAP Group
ldap add

When a new Ldap group is added, provide the distinguished name of the group (No. 1) and then select the roles (No. 2) that should be assigned to users of that Ldap Group. Access control is done by checking the roles assigned to the user’s Ldap group and based on permissions allocated for those roles as discussed in the previous section.

In this topic
In this topic
Contact Us