Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
System
2 years agoSuper Contributor
MDM settings for biometrics on iOS
This discussion was created from comments split from: iOS Autofill Face/Touch ID unlock does not work when MDM settings are applied.
JoeRo
2 years agoNew Contributor
Hi Team,
I've run into a similar problem with those two keys. I'm looking to restrict the TouchID and FaceID unlocks. I've set the following macApp preferences using Jamf.
<dict>
<key>security.authenticatedUnlock.appleFaceID</key>
<false/>
<key>security.authenticatedUnlock.appleTouchId</key>
<false/>
</dict>
Did the OP get this working? Is there an issue with iOS app and these keys?