Jamf Connect + Entra Id - Pre-fill the sign-in with the email

tcollinet1
New Contributor

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.

 

2 REPLIES 2

Seetx
New Contributor

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...

<key>CreateJamfConnectPassword</key>
<true/>

 

ec11
New Contributor II

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.

Note: 

To use this setting, the Create a Separate Local Password (OIDCNewPassword) setting must be disabled (set to false).

<key>CreateJamfConnectPassword</key>
<true/>