Bugs created in ADO from ServiceNow are appearing under my name by default,Instead of service accoun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2025 12:07 PM
Bugs created in ADO from ServiceNow are appearing under my name by default,Instead of service accoun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2025 12:40 PM
Hi,
what’s the authentication mode you are using for connecting to ADO.
Either the PAT or the OAuth belongs to your account.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2025 12:08 AM
its OAuth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2025 02:14 AM
Then its probably because the access token is issued to your account rather than the service account.
You can verify by going Manage tokens and lookup the token that was generated and which user was used.
Try regenerating the token and when prompted for login to generate the token provide the service account credentials (sometimes SSO might trigger and takes the logged in user's identity).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2025 03:03 AM
Could you please let us know how to regenate the token