Skip to main content
Question

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

  • December 30, 2024
  • 2 replies
  • 70 views

Forum|alt.badge.img+2

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

Forum|alt.badge.img
  • New Contributor
  • January 9, 2025

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

 


Forum|alt.badge.img+3
  • New Contributor
  • February 5, 2025

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