Share via

in jwt Token i dont get Role

KAMALJEET SINGH 100 Reputation points
2023-03-28T12:23:13.7233333+00:00

i am receiving role in Jwt Token

roles": [

"User.Read.All"

]

Online meeting permission added but in jwt token not received

Microsoft Security | Microsoft Graph
0 comments No comments

Answer accepted by question author

Shivam Dhiman 6,086 Reputation points
2023-03-28T12:45:01.5+00:00

Hi @kamaljeet singh

When you get "roles" in your token, it means you are generating Application token.
Please make sure you have added Application permission in you Azure Application (not delegated).
Please refer to the below sample screenshot:
123

Please refer to this documentation for more details.

Hope this helps.

If the answer is helpful, please click Accept Answer and kindly upvote. If you have any further questions about this answer, please click Comment.

Was this answer helpful?

1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. KAMALJEET SINGH 100 Reputation points
    2023-03-28T14:17:12.8333333+00:00

    permission1.JPG

    All permissions granted from admin end

    Was this answer helpful?


Your answer

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