/OwinADAuthentication

Sample code creating OWIN authentication cookie against Active Directory

Primary LanguageJavaScript

OwinADAuthentication

This is a sample solution for my blog post. Here we are using OWIN authentication cookie together with Active Directory to authenticate Asp.Net MVC 5 solution.

Note: When running in Debug you need to login using your credentials for your local machine account - to get the username for your local account run echo %username% in a command prompt.