Users

Create Invisily service users and form their associations with their respective devices. If Active Directory sync is enabled, AD users will be fetched and will appear in the list.

Pre-requisites

  • Organizations and Departments have been created
  • Devices from the same Organization and Department exist
Add Dynamic Group Enforce Password Change
Auto Syncing AD Users...
{{ selectAll ? 'All users selected' : '' }} {{ selectAll && selectAllExcept.size !== 0 ? ' except ' + selectAllExcept.size : '' }} {{ !selectAll && selectedUsers.size !== 0 ? selectedUsers.size == 1 ? '1 user selected' : selectedUsers.size + ' users selected' : '' }}
 
Name Identity Provider Organization Department Username Actions
{{ user.name }}
Active Directory Local User
{{ user.departmentName ? user.organizationName ? user.organizationName : '' : '' }} {{ user.departmentName ? user.departmentName : '' }} {{ user.userName }}