Azure-docs: Cann't find documentation for ASP.Net Core on this

Created on 28 Mar 2018  Â·  7Comments  Â·  Source: MicrosoftDocs/azure-docs

I'm trying to test this but I didn't found any tutorial or quickstart documentation for App Service Authentication in ASP.Net Core.

That's all.

Cheers,


Document Details

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

app-servicsvc assigned-to-author doc-enhancement triaged

Most helpful comment

@cephalin is working on this.

All 7 comments

@francipvb Thanks for the feedback! I have assigned the issue to the content author to evaluate and update as appropriate.

@wadepickett Would someone on your team have a sample that we could leverage?

@cephalin is working on this.

So, If we have several webapps "microservices" and want to use the same auth JWT token and just log in once, it it possible to put this layer for a group of webapps or do we have to activate it for each?

@androidand The feature operates at the site level. You would need to have one site acting as a reverse proxy and fronting all requests to other apps. I'd recommend looking at Azure API Management or Azure Functions Proxies for this. Note that requests still could be made to the other sites unless you have them operating in a VNET (as in App Service Environments).

This is an old issue that is already resolved by https://docs.microsoft.com/azure/app-service/app-service-web-tutorial-auth-aad.

please-close

Was this page helpful?
0 / 5 - 0 ratings