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 2022
- Net 5.0
- Windows App support
-
Open CSharp\DesktopClient in VS 2022.
-
Update
CSharp\DesktopClient\App.xaml.cs
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/