We would like to create a shared mac device where multiple users can login to with their personal accounts. We are utilizing Platform Single Sign-On and have enabled “Create new user at login”.
Everything works as expected and multiple users can login with their personal Entra ID account but we have a funny issue here.
The first user who logs in (via prestage) gets a local account like “user@domain.com” but all other users who are logging in at the login window are getting a local account like “userdomain.com” so without the @
Mappings set in PSSO as:
Full Name: Name
Account Name: preferred_username
We would like to create local accounts of users with full email. Any thoughts?
