jamf / jamf-laps-public

A GUI app for retrieving Jamf Pro LAPS ("Local Administrator Password Solution") credentials
MIT License
38 stars 3 forks source link

Response code for authentication: 401 #8

Closed nickandyson closed 8 months ago

nickandyson commented 8 months ago

When I try to use the JAmf LAPS tool, even with a new account with full/admin permissions, I receive "Response code for authentication: 401" "No authentication token received"

image
red5coder commented 8 months ago

Hi Nick

At the moment I can't reproduce the issue.

One thing to check, if you are using a name/password combination , make sure the "Use API Roles and Clients" checkbox is unchecked.

Also have you tried using an API Role instead?

red5coder commented 8 months ago

Hi Nick

Was wondering if you had managed to try any of my suggestions.

As you are getting a 401 error, it suggests the app can reach the API end point but is failing the authentication.

nickandyson commented 8 months ago

Hi red5coder, when I run this on my personal Mac the issue is not present. This must be something with my corp network. Thank you for your time.