Azure-Samples / ms-identity-aspnet-webapp-openidconnect

A sample showcasing how to develop a web application that handles sign on via the unified Azure AD and MSA endpoint, so that users can sign in using both their work/school account or Microsoft account. The sample also shows how to use MSAL to obtain a token for invoking the Microsoft Graph, as well as incrementental consent.
MIT License
171 stars 72 forks source link

.net framework Web app calling web api sample #42

Open SwappyWagh opened 4 years ago

SwappyWagh commented 4 years ago

Can you upload a sample of .net web app calling web api on behalf of signed in user?

jennyf19 commented 3 years ago

@SwappyWagh will this obo sample work?