In the demo you will run console client that use MSAL SDK to request token to Microsoft Graph. You will validate created token.
- Visual Studio Code
- Net 5.0
-
Open CSharp\Console in VS Code.
-
Update
CSharp\Console\appsettings.json
file with values from your tenant and App you registered in previous demo. -
Run the project locally to pull the token info
-
Verify your token on
https://jwt.ms/