Refresh Token Flow not working in Azure AD

Ganapathy, Suresh 20 Reputation points
2023-11-28T09:30:33.16+00:00

My issue is identical as below. Can you please let me know why the error,AADSTS9002327, is thrown in Refresh Token Flow?

https://learn.microsoft.com/en-us/answers/questions/1312290/tokens-for-spa

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

Accepted answer
  1. Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,526 Reputation points Moderator
    2023-11-28T18:36:56.17+00:00

    Hello @Ganapathy, Suresh , the Entra ID AADSTS9002327 error is being thrown due to your token requests missing the Origin header. Add it to your Postman request or update the Postman redirect URL type to Web or Native/Desktop in your Entra ID app registration.

    Let us know if you need additional assistance. If the answer was helpful, please accept it and rate it so that others facing a similar issue can easily find a solution.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.