Hi,
I managed to setup Jamf Pro Cloud with Azure AD SSO & Cloud IdP, automated enrolment with user authentication and pre-filling of primary account information during setup assistant. The whole seems to work as advertised. Unfortunately Jamf pre-fills the account name with the user's email address (userPrincipalName), which seems odd to me. I'd rather have the account name set to the user's sAMAccountName (onPremiseSamAccountName in Azure), like all our windows users and current macOS mobile account users. I can extract the sAMAccountName from the SSO SAML assertion, but Jamf can't use it to lookup the user in Azure as that attributed isn't indexed in Azure.
So I have some questions....
Email as local account name (and name of home folder) seems odd, but are there any real down sides to it?
What other (searchable) Azure AD attribute would you recommend using as the account name?
The onPremiseSamAccountName attribute can actually be read from Azure when you search the user by userPrincipalName. Can Jamf be made to use it as the username?
Thanks
