How to debug JamfConnect (Azure)

anthony_baldwin
New Contributor

Having very varying experiences with JamfConnect and AzureAD,
Sometimes it works sometimes it doesnt.
AzureAD auth part always works fine, but repeated issues are:
1) JC shows local login prompt not network login prompt event though network available.
2) Having to go through login process twice even though password entered correctly
3) AzureAd auth works ok, but then being asked for local user name & password rather than just password

Product seems to be somewhat flaky.

1 REPLY 1

m3ir
New Contributor III
New Contributor III

Hi @anthony.baldwin ,

turn on ssh on local account on this machine.
ssh into it and run :

log stream --predicate 'subsystem == "com.jamf.connect.login"' --debug

logout and login thru Azure login window and see the logs.

Jamf debug

Kind Regards,
Meir