Normal user being treated as Integration User in Servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
In ServiceNow, there is a user who is a regular admin but is being treated as an integration user. This might be because we used that account for testing APIs through Postman.
How can we remove this user from the integration user list? There are no extra roles related to integration assigned to this user.
Any suggestions would be greatly appreciated.
Thank you in advance.
Shashank Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
what type of records are created and how with that integration?
Anywhere you gave Run as -> That User?
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hii @Ankur Bawiskar ,
Thank you for the response!!!
The scenario was as follows: we were using the Datadog integration, and the client reported that it was not working correctly. To investigate, I personally tested whether the data was being received properly. For this, I used new API and authentication keys in Postman with a GET method to verify the data flow.
That was the extent of my involvement.
Now, in ServiceNow’s Security Center, there is a recommendation to review the integration user and enable the “Web access only” checkbox. However, although I am not an integration user, my name is still appearing in that list.
Shashank Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Not very sure on that part.
Did you check for your profile that checkbox got updated as true?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
So as per servicenow, We need to update the checkbox "Web Access Only" as true for integration user. But the issue is why its showing a normal admin user in integration user list.
Shashank Jain