Skip to main content

ServiceNow

User Management

Adding, updating and deleting users in ServiceNow.

A full administrator manages the individuals who can access ServiceNow by defining them as users in the system and assigning them to role/groups.

Note

Please refer to:

Roles provided by 1E ITSM Connect app

Access to features in the 1E ITSM Connect app is handled by three roles created in ServiceNow when the app is installed, as shown in the following table. The table also shows additional ServiceNow roles required by each 1E ITSM Connect app role.

Role name

Additional ServiceNow roles required

Description

x_1e_connect.Tachyon_Admin

<None>

This role allows its users to configure the 1E ITSM Connect app, in addition to having the same rights as the x_1e_connect.Tachyon_User role.

ServiceNow admin users must change their application scope to 1E ITSM Connect in order to configure the app, and retrieve instructions.

x_1e_connect.Tachyon_User

ITIL (for access to ITSM incidents)

This role grants its users access to incidents and the ability to run 1E instructions.

This role maps on to the proxy 1E actioner.

x_1e_connect.Tachyon_Approver

<None>

This role allows its users to approve 1E instructions that require approval.

x_1E_core_connect.user

<None>

When adding any of the above roles to a user, the x_1E_core_connect.user role is also inherited automatically.

Adding a new user in ServiceNow

To add a new ServiceNow user in the 1E ITSM Connect app:

  1. Login to ServiceNow with full administrator credentials.

  2. Search for Users in the search field of the navigation panel.

  3. Click on Users tab under User Administration.

  4. Click on the New button given in the top right corner of the page.

    Users_4_5.png
  5. Create a new record and enter the required details for a new ServiceNow user and click on Submit button.

    New_User_4_5.png
  6. After clicking Submit the Users list will be displayed. You can check that the user has been added successfully by searching for the user Name in the header.

Adding or removing the 1E roles for an existing user

A ServiceNow global administrator can update the roles for an existing user. This will be required for the 1E ITSM Connect app to assign the appropriate roles to access 1E and administer the 1E ITSM Connect app.

To update the roles for an existing user:

  1. Navigate to User Administration→Users and you can use the search field to find the user you want to update. In our example, we will modify the AppUser user, so we type *app in the search field.

    AppUser.png
  2. When the user is displayed, open their details by clicking on the link in the UserID column for the user.

  3. On the user details page, select the Roles Tab and click on the Edit... button. Doing this will display the Edit Members screen.

    Edit_User.png
  4. On the Edit Members screen search for roles containing the word Tachyon. In our example, we type the text *tach in the Collection search field. Doing this displays the three 1E related roles in the Collection list:

    • x_1e_connect.Tachyon_Admin

    • x_1e_connect.Tachyon_User

    • x_1e_connect.Tachyon_Approver

  5. To add a role to the user select it from the Collection list and click the > button to move it to the Roles List.

    Edit_User_role.png
  6. To remove a role which has been assigned to a user, select that role from the Roles List and click the < button.

  7. Once the required roles have been selected click on the Save button to add/remove those roles for the user.

  8. When this is done the User details page will be displayed with the selected user's roles updated accordingly.

Deleting a user

Full administrators have permissions that allow them to delete users from ServiceNow. To do this:

  1. Navigate to User Administration→Users and you can use the search field to find the user you want to delete. In our example, we demonstrate deleting AppUser, so we type *app in the search field.

  2. When the user is displayed, open their details by clicking on the link in the UserID column for the user.

    AppUser.png
  3. On the user details screen, click on Delete button.

    Delete_user.png
  4. A confirmation message will be displayed asking if you want to proceed to delete the user. Click on the Delete button to confirm deletion.

    Deelete_Confirmation.png
  5. Once this is done the user will be deleted. You can verify this by searching for the user in the users list.