Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Windows Authentication in ASP.Net 5 MVC 6

$
0
0

In ASP.Net 4.5 MVC 5 if I wanted to use Windows Authentication I would just add the lines

<authentication mode="Windows"></authentication>

in the web.config and setup IIS for Windows Authentication. With ASP.Net 5 droping the web.config file. I am struggling to figure out/find a write up on configuring MVC 6 for Windows Authentication so I can do SSO to my web application as well as query AD to get user information to for access restriction. Can anyone tell me how to do this or point me to a good tutorial on it?


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>