MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.27k stars 21.45k forks source link

Asp.net core WebApp accessing WebApi with AD v2 #26026

Closed tmarinov closed 5 years ago

tmarinov commented 5 years ago

Could someone from the contributors be so kind to include such a common scenario as Asp.net core WebApp is accessing Asp.Net Core WebApi, using v2.0, MSAL library (latest version), OpenId, auth code grant, App registration (Preview)? I have spent a lot of time, trying to deal with examples which are using old versions or other application types, using obsolete and/or not existing methods, properties, methodologies etc.. in order to build a working example. And still struggling with that. And I will be thankful, if this common example is extended with WebApi1 accessing WebApi2 by using auth on-behalf-of flow.
Thank you!


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

shashishailaj commented 5 years ago

@tmarinov Thank you for your feedback. We will investigate and update this thread accordingly. .

MarileeTurscak-MSFT commented 5 years ago

Hi @tmarinov ,

Please post your feedback to User Voice. https://feedback.azure.com/forums/169401-azure-active-directory

I am also assigning this issue to the content author to pass along to the relevant parties.

CelesteDG commented 5 years ago

Hello @tmarinov - Thank you for your feedback. We're working on this content right now in our Build release branch. Please expect to see this go live during //Build week (likely live on May 6, 2019). We'll have an application scenario called "Web app that calls web APIs" and have the code examples you're looking for. Thank you.

in-progress

tmarinov commented 5 years ago

Thank you for the update. Waiting for the application scenario.

CelesteDG commented 5 years ago

@tmarinov - Thank you very much for your patience. We would love to hear your feedback about the new application scenario docs when they go live during Build week. We're always working to make improvements so your feedback is valuable. Have a great weekend.

CelesteDG commented 5 years ago

Hello @tmarinov - Following up. The content went live on May 6th and it's here: https://docs.microsoft.com/en-us/azure/active-directory/develop/scenario-web-api-call-api-overview

please-close

tmarinov commented 5 years ago

Thank you Celeste! I am going to get familiar with it... Rgds