Skip to content

Instantly share code, notes, and snippets.

View binaryn3xus's full-sized avatar
🐈
Intricacies of actions are complex. Reactions numerous, yet mostly predictable.

Joshua binaryn3xus

🐈
Intricacies of actions are complex. Reactions numerous, yet mostly predictable.
View GitHub Profile
@JaimeStill
JaimeStill / README.md
Last active April 12, 2024 06:47
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: