Login Security

In Gateways with multiple projects, sometimes client access should be limit on a per-user-basis. The most common use-case is when users from one area of a facility should be able to launch clients that are specific to their area, but should not be able to launch clients from other areas. While there are several different ways to approach this, the easiest is to


You can change the Authentication profile used by a project and add the required user roles for a Client. A user must have at least one of the roles to open the Client.

To add a new role for a Client

  1. From the Designer, go to Project > Properties and go to the General section.

  2. In the Project Properties window, under Security Settings, select the User Source from the drop-down menu.

  3. Enter the Required Client Roles the Client will have to have in order to access the Client.

  4. Click OK to save the settings.

Next...