Hello,
I'm creating a web page in Visual Studio 2015 and I need authentication from Active Directory. All information I could find is with Active Directory Federation Services authentication. I couldn't find any info if I can authenticate with only AD from server, because they don't have ADFS and aren't planning to install it.
Is there a way to do it? There should be, but I couldn't find any info. I'm sorry if this is obvious to someone, but it's the first time I need to create authentication with AD.
Thank you in advance.