@DTS Engineer
We are using an SFAuthorizationPluginView-based authentication plug-in for screen unlock.
We are seeing a different issue on macOS Tahoe 26.4.1: during the lock/unlock flow, Apple’s default lock screen appears first, and after entering the password there, our plug-in lock screen appears afterward. In effect, the lock screen is shown twice.
Based on your guidance in this thread, we tested setting screenUnlockMode = 2 in /Library/Preferences/com.apple.loginwindow, and that appears to resolve the issue.
We would like clarification on the lifecycle and supportability of this setting:
What supported values exist for screenUnlockMode, and what behavior does each value enable?
Is this a supported public setting, or is it considered an internal compatibility workaround?
Can this setting be managed through MDM, and if so, through which payload/key?
On systems where this key is absent, is that equivalent to a specific default value?
For uninstall/rollback, should we restore the original value if present and delete the key if it was previously absent?
Topic:
Privacy & Security
SubTopic:
General
Tags: