- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2025 05:02 AM
Hi @Ambuj Tripathi ,
can you please help me on the step by step process to implement an integration b/w ServiceNow and Azure AD for password reset of a user using ServiceNow virtual agent.
I have a virtual agent using that an user will submit a INC for password reset and it should reset the user's password in AD and trigger an email to user with new password.
Can you please guide me on this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2025 05:41 AM
Hello @Dinesh90 ,
Just wanted to check in to see if my earlier response helped you out or if you're still facing any issues. If your query is resolved, it would be great if you could mark my reply as helpful and accept it as the solution — that way it can also benefit others who come across the thread later.
Let me know if you need anything else!
Best regards,
Aniket Chavan
🏆 ServiceNow MVP 2025 | 🌟 ServiceNow Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2025 05:07 AM
are you using microsoft spoke?
if yes then check what's required and ask user to input those and invoke the Subflow/action which does this in flow designer
Integrate Password Reset with your Active Directory service
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2025 05:15 AM
@Ankur Bawiskar : thanks for your response
no not using the AD spoke, can you guide me how to setup an integration step by step b/w servicenow and AD for a user password reset using VA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2025 05:17 AM
to setup step by step the link I shared should help such as setting up mid server, credentials etc
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2025 05:54 AM
Hello @Dinesh90 ,
This should be fairly straightforward for you to get going. I'd recommend starting by following the documentation shared by @Ankur Bawiskar it's a good step-by-step reference. You can set this up using either the Microsoft AD v2 spoke or the Microsoft Active Directory Spoke. Both include the "Reset AD User Password" action, so it depends on what fits better in your environment.
If you already have the setup in place where the INC gets submitted via Virtual Agent, then you're halfway there. You'll just need to configure a flow that triggers only for those specific INCs. Within that flow, you can use the appropriate AD Spoke action to perform the password reset.
I've personally implemented AD integration using both spokes — we had some specific use cases that required it — and it worked well. The only part that might require a bit of attention is setting up the connection. But even that’s pretty manageable as long as you have the right credentials and access to the AD user being used in the integration, along with a properly configured MID server.
Let me know if you hit any roadblocks or need a hand with anything along the way.
🔹 Please mark ✅ Correct if this solves your query, and 👍 Helpful if you found the response valuable.
Best regards,
Aniket Chavan
🏆 ServiceNow MVP 2025 | 🌟 ServiceNow Rising Star 2024