I followed https://learn.microsoft.com/en-us/azure/active-directory/develop/tutorial-v2-asp-webapp and I downloaded the sample project but I don't see any Sign In view. Where do users enter their credentials to sign in?
Using Identtity with in-house AD for Authentication
Joe Green
146
Reputation points
I'm familiar with using LDAP and in-house AD for user authentication. But now, I would like to use in-house AD for user authentication using MS Identity platform (Auzre AD) in my asp.net c# MVC application? Can someone point me to some resources to get me started as I have no idea how to do this? I need to do this in both Asp.Net 4.8 and .Net 6/7.
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,816 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,598 questions