<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Azure AD Password Reset Spoke in Virtual Agent forum</title>
    <link>https://www.servicenow.com/community/virtual-agent-forum/azure-ad-password-reset-spoke/m-p/3341191#M20049</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/362127"&gt;@BrianS344076034&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bhuvan has already provided link, do refer it and it will be helpful for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope your concern has been fully addressed. If it resolves your issue, please consider marking it as the accepted solution. This will ensure others in the community can benefit from the solution too.&lt;/P&gt;&lt;P&gt;As per new community feature you can mark multiple responses as correct.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Viraj Hudlikar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Aug 2025 09:24:59 GMT</pubDate>
    <dc:creator>Viraj Hudlikar</dc:creator>
    <dc:date>2025-08-01T09:24:59Z</dc:date>
    <item>
      <title>Azure AD Password Reset Spoke</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/azure-ad-password-reset-spoke/m-p/3337408#M19954</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;We have the spoke configured and everything seems to work except the option for Password Reset&lt;/P&gt;&lt;P&gt;I can query accounts, I can get the last time the password was set, I can pull all the user data, but when I try and reset a password I get the error -&amp;nbsp;Forbidden Request.The access token is expired or may not be available&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have looked at this post -&amp;nbsp;&lt;A href="https://www.servicenow.com/community/developer-forum/servicenow-amp-microsoft-ad-azure-spoke-pw-reset-issues/m-p/2703846#M1045804" target="_blank"&gt;https://www.servicenow.com/community/developer-forum/servicenow-amp-microsoft-ad-azure-spoke-pw-reset-issues/m-p/2703846#M1045804&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and it sounds close to the same issue&lt;/P&gt;&lt;P&gt;We also have a Hybrid environment and we can reset the passwords in Azure.&lt;/P&gt;&lt;P&gt;Our Admin has granted the token the access to complete this, but its just locking up on the one request&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Full error&lt;/P&gt;&lt;PRE&gt; "Action Status": {
        "code": 1,
        "message": "Error:  Forbidden Request.The access token is expired or may not be available (Process Automation.a50608a8776521105fff7277ba5a9962; line 6)"
    }&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;We are stuck and not sure what we should look at to try and resolve&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 13:13:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/azure-ad-password-reset-spoke/m-p/3337408#M19954</guid>
      <dc:creator>BrianS344076034</dc:creator>
      <dc:date>2025-07-29T13:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Azure AD Password Reset Spoke</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/azure-ad-password-reset-spoke/m-p/3337628#M19957</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/362127"&gt;@BrianS344076034&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error stated by you usually occur due to&amp;nbsp;token expiration&amp;nbsp;or&amp;nbsp;missing permissions&amp;nbsp;in the Azure AD OAuth setup.&lt;/P&gt;&lt;P&gt;Did you verify the&amp;nbsp;token expiration&amp;nbsp;and&amp;nbsp;refresh token settings. Ensure the token is&amp;nbsp;not expired&amp;nbsp;and can be refreshed.&lt;/P&gt;&lt;P&gt;Ensure the app registration has below permission and&amp;nbsp;Admin consent must be granted for these scopes.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;User.ReadWrite.All&lt;/LI&gt;&lt;LI&gt;Directory.AccessAsUser.All&lt;/LI&gt;&lt;LI&gt;Directory.ReadWrite.All&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0&amp;amp;tabs=http" target="_blank"&gt;authenticationMethod: resetPassword - Microsoft Graph v1.0 | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Viraj Hudlikar.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 15:01:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/azure-ad-password-reset-spoke/m-p/3337628#M19957</guid>
      <dc:creator>Viraj Hudlikar</dc:creator>
      <dc:date>2025-07-29T15:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Azure AD Password Reset Spoke</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/azure-ad-password-reset-spoke/m-p/3340621#M20036</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/166271"&gt;@Viraj Hudlikar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;appreciate this&lt;BR /&gt;do you know if there is a technical document from SN that explicitly states these fields, the one we followed didn't call them out. Our global admin is hesitant to add them with out a document&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 16:10:34 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/azure-ad-password-reset-spoke/m-p/3340621#M20036</guid>
      <dc:creator>BrianS344076034</dc:creator>
      <dc:date>2025-07-31T16:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Azure AD Password Reset Spoke</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/azure-ad-password-reset-spoke/m-p/3340638#M20038</link>
      <description>&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/362127"&gt;@BrianS344076034&lt;/a&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;Refer this for Azure AD integration and related permissions,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;&lt;A href="https://www.servicenow.com/docs/bundle/yokohama-servicenow-platform/page/administer/login/task/config-ad-credential-store.html" target="_blank"&gt;https://www.servicenow.com/docs/bundle/yokohama-servicenow-platform/page/administer/login/task/config-ad-credential-store.html&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;&lt;A href="https://www.servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/concept/integrate-with-azure-ad.html" target="_blank"&gt;https://www.servicenow.com/docs/bundle/yokohama-it-asset-management/page/product/software-asset-management2/concept/integrate-with-azure-ad.html&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;Bhuvan&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 16:25:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/azure-ad-password-reset-spoke/m-p/3340638#M20038</guid>
      <dc:creator>Bhuvan</dc:creator>
      <dc:date>2025-07-31T16:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Azure AD Password Reset Spoke</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/azure-ad-password-reset-spoke/m-p/3341191#M20049</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/362127"&gt;@BrianS344076034&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bhuvan has already provided link, do refer it and it will be helpful for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope your concern has been fully addressed. If it resolves your issue, please consider marking it as the accepted solution. This will ensure others in the community can benefit from the solution too.&lt;/P&gt;&lt;P&gt;As per new community feature you can mark multiple responses as correct.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Viraj Hudlikar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 09:24:59 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/azure-ad-password-reset-spoke/m-p/3341191#M20049</guid>
      <dc:creator>Viraj Hudlikar</dc:creator>
      <dc:date>2025-08-01T09:24:59Z</dc:date>
    </item>
  </channel>
</rss>

