AZURE oauth access token

M.H.H de Haas 0 Reputation points
2023-12-20T10:49:55.2866667+00:00

Hi All,

I have a basic APP configured in Azure portal with oauth enabled and when i try to retrieve a token i receive three parts, the access_token, refresh_token and token_id. The strange thing is that the access_token is someway hashed and i dont know how to decode it. The other refresh and id token are clear text and can be decoded normally with jwt.io.

Does someone has an answer on this behavior?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,930 questions
{count} votes

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.