I am trying out Endpoint security System extension to prevent users from deleting my app data. I used "ES_EVENT_TYPE_AUTH_UNLINK" to stop users from deleting app files. I am trying to figure out how I can stop user from deleting keychain item.
Mac Endpoint security - Prevent users from deleting keychain items
Endpoint Security has no keychain integration. If you’d like to see that added to the API, file an enhancement request describing your requirements. Please post your bug number, just for the record.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
FB9455497
Thanks.
It would help if you updated your bug with more details about your requirements. Why is it important that you prevent the user from removing keychain items? How does that fit into your overall ES product? Do you care about the traditional file-based keychain? Or the new data protection (iOS-style) keychain? Or both?
Feel free to post the answers here as well, but it’s critical they go into your bug report so that the ES team can understand why you need this feature.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"