lithnet / access-manager

Access Manager provides web-based access to local admin (LAPS) passwords, BitLocker recovery keys, and just-in-time administrative access to Windows computers in a modern, secure, and user-friendly way.
Other
243 stars 20 forks source link

[HELP] 401 Unauthorized when accessing AM website #103

Closed perfectly-preserved-pie closed 3 years ago

perfectly-preserved-pie commented 3 years ago

hiya,

I set up & configured a gMSA for AMS and that seems to have gone fine. I'm using Integrated Windows Authentication but when I try to access the website I get a 401 Unauthorized error. In the AMS Configurator, I've left the "Sign-in Restrictions" field blank so that should allow any user to access the website right? Is there another thing I'm missing?

perfectly-preserved-pie commented 3 years ago

Sorry, this was user error/me not understanding NTLM/Basic/Negotiate.

Changing the authentication scheme to 'Basic' has solved the issue. Definitely going to work on using Okta when I put this into prod though.

Great software!! Thank you for making it!