Roles

Unifi includes several roles which can be used to delegate and control what users are able to do.

Application Roles

Unifi Admin [x_snd_eb.admin]

The Unifi Admin role can be useful where configuration of integrations is delegated to specific users who should not have full admin access. These users will have access to configure all integrations in Unifi. This is normally the role that would be used in Production.

We recommend using the out-of-box System Admin [admin] role to configure integrations in your development environment. Integrations often require new fields or process changes which cannot be made without it.

Unifi Manager [x_snd_eb.manager]

The Unifi Manager role is designed for users who are managing operations in your Production instance. Users with this role will not be able to configure integrations, but they will be able to see all the configuration and manage operational functionality such as manual replay.

Unifi User [x_snd_eb.user]

Users with the Unifi User role are granted read-only access to transactional information on integrations to aid them in their supporting your business and customers. This role is only necessary when the Read-only Role does not apply.

Unifi Integration [x_snd_eb.integration]

The Unifi Integration role allows user accounts that represent an integration to be identified and gives them access to Unifi web services. It is required for inbound integration users who are specified on a Unifi Connection.

System Roles

System Admin [admin]

Integrations should be configured in your development instance and this is normally done by developers with the out-of-box system admin role. The developer will have full access to see and configure everything necessary for your integrations to function.

Users with the ServiceNow System Admin role do not require other roles.

ITIL [itil]

The ITIL role is an out-of-box role that is assigned to your ITSM staff so they can view and manage tickets. By default, this role grants the same access to transaction information as the Unifi User [x_snd_eb.user] role.

Choose a different role by configuring the system property Read-only Role [x_snd_eb.read.role]. The default value is "itil".

Last updated