Hi,
I'm seeing a very odd issue when using JAMF Connect with Azure/Entra accounts with Uppercase letters in the UPN.
Users with a UPN that is in a format like User.Name@Microsoft.com will be prompted to enter admin credentials to setup touch ID and some other setup assistant items which they can't as they are standard users. Also any scripts that need to be run as the user, for example a dockUtil script, will throw up errors that "user.name is not in the sudoers file" and the script will fail.
Users with a UPN like user.name@microsoft.com work absolutely fine. Setup assistant runs fine and all and any scripts run perfectly even with the user being a standard account.
Has anyone else seen issues like this?
A work around is to set all UPNs to lowercase and the problem goes away but I want to know why this is an issue?! All user details are created exactly the same if logging in with upper or lower case so theres no clear difference between accounts created with upper or lower.