Skip to content

Instantly share code, notes, and snippets.

View ravikumar77's full-sized avatar

Ravi Kumar ravikumar77

View GitHub Profile
@ravikumar77
ravikumar77 / README.md
Created July 23, 2019 13:03 — forked from JaimeStill/README.md
ASP.NET Core Active Directory Integration

Active Directory Authentication

This will provide an example of integrating Active Directory authentication in an ASP.NET Core app.

Note, you'll need to be running on a Windows domain with Visual Studio debugging in IIS Express for this to work.

Setup

In launchSettings.json, you'll want to modify iisSettings by turning on windowsAuthentication: