Skip to content

Sample code creating OWIN authentication cookie against Active Directory

Notifications You must be signed in to change notification settings

CeciliaCY/OwinADAuthentication

 
 

Repository files navigation

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.

About

Sample code creating OWIN authentication cookie against Active Directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.1%
  • C# 32.4%
  • HTML 16.9%
  • CSS 1.3%
  • Classic ASP 0.3%