Azure-Samples / active-directory-dotnet-webapp-webapi-openidconnect-aspnetcore

An ASP.NET Core web application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.
119 stars 97 forks source link

B2C #14

Closed himadrinath closed 7 years ago

himadrinath commented 8 years ago

please do this same example in B2C scenario

tanwarsatya commented 7 years ago

Yes we need an example for B2C. Whatever samples and information is available are in only pieces with no single complete working example.

himadrinath commented 7 years ago

@tanwarsatya https://github.com/dzimchuk/azure-ad-b2c-asp-net-core

gsacavdm commented 7 years ago

Thank you for helping out @himadrinath by providing the link.