Post

Replies

Boosts

Views

Activity

Reply to Does accessing multiple Keychain items with .userPresence force multiple biometric prompts despite reuse duration?
Thank you for your reply (You are a legend at Apple!) The linked conversation is using an interesting approach, where a SecureEnclave protected key pair protected with .userPresence could be used to manually encrypt tokens before storing them in the keychain.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’26
Reply to Does accessing multiple Keychain items with .userPresence force multiple biometric prompts despite reuse duration?
Just found that using kSecMatchLimit with kSecMatchLimitAll effectively limits FaceID prompts to a single one. kSecMatchLimitOne in separate calls will produce one faceID prompt per call.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’26