Managing users

In Genetec Clearance, you can manage users and groups from the API. To manage users, the integration principal that is calling the API must be part of the Account Administrator group (Tenant administrator group for legacy system). For a complete reference, you can access the User Manager Service API

Every access credential in the system is called a principal. There is 3 type of principals:

  • User : Any physical user that will login into Clearance from a web browser. These users can be part of groups.
  • Group : A group of principals that can be given similar access in the system. A group cannot be part of another group.
  • Integration : An unattended user or service that will be used to call the different API of Clearance. A service principal can be part of groups.