-
Notifications
You must be signed in to change notification settings - Fork 1
Authentication
Mike Garvey edited this page Apr 14, 2022
·
2 revisions
I hope to be able to give everyone some options on how end-users will be able to authenticate to use the API.
If you clone this Repo, you'll find that by default it's set to use Windows Authentication in IIS. This is fine for most situations, but it's HIGHLY recommended you read the Walkthrough on Negotiate/NTLM/Kerberos to set it up the most secure way possible.