keychain
1 TopiciOS Intune Keychain
Hi, I have an iOS app that is distributed through Intune MDM. The app performs Microsoft login in a WebView, where the user certificate installed on the device (in the Keychain) is required. When I try to retrieve the certificate in code, I cannot access it because, by default, Apple does not allow third-party apps to retrieve certificates. What can I do? Is there a specific configuration to set up in Intune? Do I need to use the Intune SDK? Thank you.70Views0likes0Comments