Can't decode Azure B2C JWT

Andrew Or 0 Reputation points
2023-12-29T09:05:46.5566667+00:00
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,526 Reputation points Moderator
    2023-12-30T02:13:37.1233333+00:00

    Hello @Andrew Or , you're right. The data after the = sign is not valid JWT or JSON. It's a code meant to be exchanged by an access token trough the /token endpoint as part of the OAuth 2.0 authorization code flow. For information on how to use the aforementioned and obtain an access token, take a look to Get an access token.

    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.

    0 comments No comments

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.