Learn how to configure the Rescue Live Lens app in ServiceNow by adding the necessary roles, creating an OAuth client, and updating the OAuth application registry.
- In ServiceNow, go to .
- Make sure the following roles are added to the users of the App:
- itil or incident_manager
- x_lomei_rescue_liv.user
- On the GoTo Developer Center, add a new OAuth client.
- Navigate to https://secure.logmeinrescue.com/id-srv.
- Sign in with your Rescue Live Lens Admin credentials.
- Click Add Client and add the following details:
- Client name: use your Company Name
- Redirect URL(s) (one per line)*: add https://[INSTANCE].service-now.com/oauth_redirect.do for each of your ServiceNow instances. Use your instance name instead of [INSTANCE].
- Scopes: Session.Start
- Save the ClientSecret to a safe place.
- Click Create.
- Save your ClientID to a safe place.
- In ServiceNow, go to .
- Search for RescueLiveLensOAuthClient.
- Edit the Client ID field: Paste here the previously saved ClientID.
- Edit the Client Secret field: Paste here the previously saved ClientSecret.
- Edit the Redirect URL field: Use your instance in the URL.
- Click Update in the top-right corner.
- Add a Global Access Control List (ACL) rule to restrict access to the token to the current user.
- Log in as System Administrator and elevate role to security_admin.
- Verify the applications scope is Global.
- Go to .
- Set the following:
- Type = record
- Operation = read
- Name = oauth_credentials.token_received
- Condition = ”User is (dynamic) Me”
- Role = x_lomei_rescue_liv.user
Important: After uninstalling the app, make sure to delete the above ACL as well.
- Add the Rescue Live Lens Session tab, if it is not yet displayed:
- Open a ServiceNow incident.
- Open Form Layout as an administrator on the incident.
- Make sure that RescueLiveLens Tab Formatter is selected.
- Add the Rescue Live Lens Session section to your setup.