I'm checking if there is some configuration profile that can help to automatically add the username (generally the email or upn) during the sign-in process when you start your computer and Jamf Connect.
I'm checking if there is some configuration profile that can help to automatically add the username (generally the email or upn) during the sign-in process when you start your computer and Jamf Connect.
If your enrolling with E-mail address that will get filled in automatically but not UPN
Since you auth with e-mail address on azure so it should work
This is the key
https://learn.jamf.com/en-US/bundle/jamf-connect-documentation-current/page/Login_Window_Preferences.html
<key>CreateJamfConnectPassword</key>
<true/>
for the document link ... Does it mean it can't populate the user email address password ?
Automatically create a keychain item for Jamf Connect during the account creation process. This allows the Jamf Connect menu bar app to populate user credentials in the sign-in window when the app is first opened.
To use this setting, the Create a Separate Local Password (OIDCNewPassword
) setting must be disabled (set to false).
<key>CreateJamfConnectPassword</key>
<true/>
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.