Skip to content

Instantly share code, notes, and snippets.

View binaryn3xus's full-sized avatar
🐈
Meowed at my cat, he said it had syntax errors.

Joshua binaryn3xus

🐈
Meowed at my cat, he said it had syntax errors.
View GitHub Profile
@JaimeStill
JaimeStill / README.md
Last active November 22, 2024 09:09
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: