Problems with refresh token flow in Microsoft Entra ID #13013
Unanswered
hugocruzlfc
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I am trying to implement refresh token flow for authentication with Microsoft Entra ID in my application, following the code and guidelines provided in this repository. However, I am facing several issues and would like help or clarifications.
My code attempts to refresh the access token using a refresh_token like this:
Context
Request for assistance
Would a guide to implement this be possible? It is not clear how to configure all this in the official documentation. I don't know if some kind of permission or something like that is missing.
Thank you in advance for your support.
Beta Was this translation helpful? Give feedback.
All reactions