Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 494 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 494 Bytes

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.