79458439

Date: 2025-02-21 19:28:22
Score: 0.5
Natty:
Report link

For anyone still struggling with similar issues in Azure's authentication process, I made a small repo with the scripts and a step-by-step guide that helped me solve this issue and successfully make requests.

You can use the scripts as a base to write your own version in your preferred language.

This covers the proccess needed to generate a JWT for OAuth 2.0 requests.

Thanks to sk2andy for pointing me to the documentation I used to solve this.

https://github.com/LucasMarangon/Azure_Oauth_JWT

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Whitelisted phrase (-1.5): You can use
  • No code block (0.5):
  • Low reputation (1):
Posted by: Lucas Marangon