Using Identtity with in-house AD for Authentication

Joe Green 146 Reputation points
2022-12-12T00:46:05.813+00:00

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
{count} votes

1 answer

Sort by: Most helpful
  1. Joe Green 146 Reputation points
    2022-12-12T18:11:55.727+00:00

    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?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.