https://github.com/ukcoderj/mvc5andapiwindowsauthtesting
Test of Windows Auth with MVC And API
https://github.com/ukcoderj/mvc5andapiwindowsauthtesting
Last synced: about 1 year ago
JSON representation
Test of Windows Auth with MVC And API
- Host: GitHub
- URL: https://github.com/ukcoderj/mvc5andapiwindowsauthtesting
- Owner: ukcoderj
- Created: 2017-03-24T10:55:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-24T16:00:00.000Z (over 9 years ago)
- Last Synced: 2025-04-12T04:09:56.530Z (about 1 year ago)
- Language: JavaScript
- Size: 15.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MVC5 And Web API - Windows Authentication Testing
Test of Windows Auth with MVC 5 And API
See [MVC and IIS Setup For Windows Authentication.docx](https://github.com/HockeyJustin/MVC5AndAPIWindowsAuthTesting/blob/master/MVC%20and%20IIS%20Setup%20For%20Windows%20Authentication.docx) for details on how this project is set up and IIS setup (some IIS setup will be required to get this working nicely).
See branch [winauth_with_api_calls](https://github.com/HockeyJustin/MVC5AndAPIWindowsAuthTesting/tree/winauth_with_api_calls) for a version that has Windows Auth and A Test client for calling the API.