Difference between revisions of "Roles"

From Hornbill
Jump to navigation Jump to search
Line 52: Line 52:
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 
Knowing which roles should be given to users can be difficult.  Below are some  user roles which have some suggested security roles associated to get your started.  To upscales or downscale the employee permissions you can simply add or remove roles.
 
Knowing which roles should be given to users can be difficult.  Below are some  user roles which have some suggested security roles associated to get your started.  To upscales or downscale the employee permissions you can simply add or remove roles.
 +
 
== Service Desk Analyst ==
 
== Service Desk Analyst ==
 
Collaboration
 
Collaboration

Revision as of 12:12, 25 January 2016

Home > Administration > Users, Roles, & Organisation > Roles

Introduction

A Role is a collection of rights that allow a user to perform particular actions in Hornbill.

Hornbill comes equipped with a range of roles ready to associate to your Users. With each App that's installed, the number of roles available to associate to your users increases as each App is delivered with a set of default roles specifically designed to govern access to that application.

In order for Users to access various parts of Hornbill they need to be given the appropriate roles. This is done using Hornbill Administration.

Associating Roles to Users

Roles can be associated to a User in two ways:

  • Navigate to a specific User Account and select and save roles in the "Roles" field.
  • Navigate to a specific role and click on the "Assigned Users" tab. Associate more users to this role by clicking the "Add Users" button.


Hornbill is designed to only allow the association of roles if the User who is performing the assignment of a particular role already possess the same system/application rights among the roles that they themselves posses. The "Admin" user account (which posses the Super User Role) is exempt from this rule and has the ability to assign any role to any other user, therefore it is advised that you use this account (or another Super User Account) to allocate roles to the rest of the Users.

What Roles should I Associate?

Role Types: Security Vs Assignment Roles

Two types of Role exist within Hornbill, Security Roles and Assignment Roles:

  • Security Roles - Are used to control access to the different Hornbill Applications and also to the different areas within each application.
  • Assignment Roles - As the name suggests, are primarily there to provide restrictions on the assignment of Activities. For example, when configuring a Human Task node within a Business process, it is possible to assign that task to a Role. This is especially useful if you wish to restrict the assignment of an activity to a number of Users within a particular Group (but not all users) or if you want to expose this activity to a selection of Users across multiple Groups.

It is also possible to share certain items based on an assignment Role. One example is Dashboards

When viewing the list of roles, the type can be quickly identified by the symbol next to the role name. Hovering your cursor over the symbol will confirm this by way of a tool-tip.

Getting Started with Application Users

All application Users must have the Collaboration Role associated to their User Account. In addition to this, they will have a range of other roles depending on which applications they will need to access and the duties they will be carrying out within those applications.

Getting Started with Basic Users

All Basic Users must have the Basic User Role associated to their User Accounts. In addition to this, they will have a range of other roles depending on what content they will be required to consume in the Hornbill Service Portal.

Example User Roles

Knowing which roles should be given to users can be difficult. Below are some user roles which have some suggested security roles associated to get your started. To upscales or downscale the employee permissions you can simply add or remove roles.

Service Desk Analyst

Collaboration Incident Management User Service Request User

The Service Desk Analyst will be able to view, log new, update and resolve Incidents and Service Requests as well as view configuration items.

Advanced Service Desk Analyst

Collaboration Incident Management User Service Request User Change Management User Problem Management User

The Advanced Service Desk Analysts can perform the same tasks as the Service Desk Analyst but their role also includes Change Management, Problem Management and Known Errors.

Service Desk Manager

Collaboration Service Desk Admin Services Manager Dashboard Viewer

The Service Desk Manager will be able to log new, update all call classes as well as the ability to cancel calls or re-open closed calls. In addition the Service Desk Manager can create new Services or edit existing Services. If you have not purchased the Hornbill Performance Analytics package the Dashboard viewer will not work.

Change Manager

Collaboration Change Management User

The Change Manager will allow the user to view, log new, update and resolve Change Requests only.

System Administrator

Admin Role Super User Role

This roles will allow unrestricted access to the configuration of your Hornbill Instance and should only be given to your database administrator.

Custom Roles

In the unlikely event that the range of System Roles supplied with Hornbill do not cater for your specific needs, it is possible to create your own Security and Assignment Roles.
Creating a new Assignment role is very simple and straightforward.
However, creating a custom security role is quite an advanced task as it potentially requires becoming familiar with Hornbill's API documentation found at https://api.hornbill.com/docs/ in order to specify the correct system rights and database table access against the role.

Creating a Custom Role

  1. Launch Hornbill Administration
  2. Select which application you are interested in the selection box at the top left
  3. Select Roles then Roles
  4. Select '+ Create New Role'
  5. Specify the type of the new role
  6. Complete Role details...
  • Role ID - Name of new role. It must be unique.
  • Privilege Level - For most roles this will be User
  • Applications - Can apply to one or more Apps that will use this role
  • Groups = Please leave blank
  • Shared Mailboxes = Name of required mailbox
6. Click "Create Role" to Save


Here is an example of a new role definition:
new role

Modifying a Custom Role

  1. Launch Hornbill Administration
  2. Select which application you are interested in the selection box at the top left
  3. Select Roles then Roles
  4. Select the role that needs changing
  5. Edit the details and then 'Save Changes'

information - You can't change the Role ID once a role has been set up

Deleting a Custom Role

  1. Launch Hornbill Administration
  2. Select which application you are interested in the selection box at the top left
  3. Select Roles then Roles
  4. Mark the check box for role that needs deleting
  5. Using the drop-down menu next to the '+ Create New Role' button, click 'delete selected'and confirm.