-
Notifications
You must be signed in to change notification settings - Fork 25.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update "Integrating Azure AD into an ASP.NET Core web app" to ASP.NET 2.0 #4449
Comments
@Rick-Anderson : I've updated the sample in GitHub for the first one (See https://github.com/Azure-Samples/active-directory-dotnet-webapp-openidconnect-aspnetcore) |
I have a concern that since it doesn't match the samples over here for the (hypothetical) 2.0 xplat best practices setup that devs (newbies anyway) will find it confusing:
It might be a good idea to see how it would compose based a current Anywho ... I have some time today, so let me know if u would like me to make a pass on it. |
@guardrex : please go ahead. |
@jmprieur Sure thing ... I'll have it for ya this evening. I'll go with a |
@guardrex Should I assign this to someone? |
@Rick-Anderson Looking at your list ☝️ one at a time ... Integrating Azure AD into an ASP.NET Core web appI made the final three touch-ups to that sample at Update Azure AD/OIDC sample (29):
The topic at Integrating Azure AD into an ASP.NET Core web app needs (I think) one touch-up: I moved the AD settings to the appsettings.json file so that they would get picked up automatically by the Calling a ASP.NET Core Web API from a WPF application using Azure ADIn the sample, the Calling a web API in an ASP.NET Core web application using Azure ADThe whole sample (two apps) is 1.0 project-json-based. The text of the topic is also calling for VS2015. |
@jmprieur what's the state of this? |
@jmprieur what's the state of this? |
@CamSoper I think you can close this once you finish your review. |
Currently in review here
@jmprieur can you give me an ETA on when you can get these updated? Once you get it updated I can do an edit pass on the doc. We point to this doc at https://docs.microsoft.com/en-us/aspnet/core/security/authentication/azure-active-directory/
The text was updated successfully, but these errors were encountered: