Post

Replies

Boosts

Views

Activity

Reply to kSecAttrAccessGroup and kSecAttrAccessGroupToken
Hi, Quinn. Thank you very much for your answer. This is for iOS, and for other apps created by anyone. So, the requirement of my app is that the user can be able to use their certificates they have already added from another app into the keychain. Currently we support adding certificates into our app, but those certificates are installed through a configuration profile. We want to make it easier by using the keychain. Some users have their proprietary app that fetches the certificate from the network or from the disk, and could have that stored into the keychain. Then, they would go to our app, and find that the certificates shows up in the keychain and they could start using it in out app. We thought using the security group com.apple.token would achieve that. Right? We are working on a POC, and verifying this capability. I was not aware there are different kind of tokens, as in hardware tokens. Thank you.
Oct ’24