AzureAD / microsoft-identity-web

Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
MIT License
684 stars 217 forks source link

[Documentation] OWIN and .NET Framework Wiki #2228

Closed JaredShaver closed 1 year ago

JaredShaver commented 1 year ago

Documentation related to component

OWIN/.NET Framework

Please check all that apply

Description of the issue

Currently, the wiki documentation for OWIN and .NET Framework apps is hidden under https://github.com/AzureAD/microsoft-identity-web/wiki/v2.0 which is not very discoverable to a new user. Please consider adding a wiki page with a link in the TOC to serve as the base for all specific details pertaining to using Identity.Web with OWIN and .NET Framework.

jmprieur commented 1 year ago

Thanks @JaredShaver. It's in progress (a PR is in progress for docs.micrsosft.com articles)

JaredShaver commented 1 year ago

@jmprieur any update on the documentation?

jmprieur commented 1 year ago

@JaredShaver: sorry, I should have come back to you. This has been available since May from https://learn.microsoft.com/en-us/azure/active-directory/develop/scenario-web-app-sign-user-app-configuration?tabs=aspnet and the subsequent articles for web apps, and https://learn.microsoft.com/en-us/azure/active-directory/develop/scenario-web-app-call-api-app-configuration?tabs=aspnet for web APIs.