Asp.net – Implementing SSO with Corporate AD via LDAP: Do I Still Need Azure AD?
I've made progress setting up Single Sign-On (SSO) by allowing users to log in with their Microsoft accounts through Azure AD in my ASP.NET web application (.aspx). Now, my client wants me to use their Corporate Active Directory, where all…