I’m trying to set up macOS Automated Device Enrollment so Platform SSO registration happens during Setup Assistant, not after enrollment.
Target flow:
- New or erased Mac starts ADE enrollment
- User authenticates with Entra ID during Setup Assistant
- PSSO registers the device and links the user – A local macOS account is created from the Entra identity
- The local password is synced with the Entra ID password
- User reaches the desktop as that linked account
The main blocker is FileVault. I do not want users to enter one password for FileVault and then authenticate again for PSSO or Hexnode Access. With the older password-based PSSO flow after enrollment, FileVault gives us a single login experience, but I’m looking for the newer in-Setup Assistant flow where the user cannot proceed until PSSO registration is complete. Is this currently possible with Hexnode for macOS ADE?