Closed KalyanChanumolu-MSFT closed 6 years ago
I'm actually working on it @Appjunkie
@Appjunkie See the following sample. The Web App is an AAD v2.0 web app, which calls an API (the Microsoft Graph)
https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/tree/signInAndCallMsGraph (note the branch signInAndCallMsGraph signInAndCallMsGraph` as this sample is a kind of tutorial)
I see that the other example with WPF client has been updated to AADV2 but not this one. Could you please update the same.
Thanks