Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Konverso can provide an extra update set called “Impersonate” introduces a new application called “Impersonate API Service” for accessing the ServiceNow APIs. This set application uses the service account and restricts content to the provided user. This mechanism is implemented using impersonation on the endpoints.

To enable this features:

  1. Install the application in your ServiceNow environment.

  2. Make sure your service account has proper roles.

  3. Switch usage of native ServiceNow REST Endpoints to Impersonate API Service ones for your requests.