Hello,
We are currently in the process of switching from NoMad to jamf connect. During our NoMad install we have a script pull credentials and auto login NoMad using the currently logged in users login info. I am trying to make this happen with the Jamf connect menu bar app if it is possible.
Example: We have several employees that already exist and we want to silently deploy the jamf connect menu bar to all of them. Right now, when they log out and back into the computer for the first time after Jamf Connect menu bar is installed it will ask them to sign-in for the first time. Then it creates a keychain entry and will auto log into jamf connect menu bar app on computer sign-in.
I need it to skip the first part and just automatically populate the existing user credentials into jamf connect menu bar app without prompting the user for login.
I have the script a previous employee worked on to make the NoMad login work like that but I am not sure how I can apply it to this too.