Google's Secure LDAP service generates a certificate that serves as the primary authentication mechanism for the LDAP clients to authenticate with Secure LDAP.
To configure Jamf Pro to authenticate with client certificates, they must be installed in the application's keystore. This article explains how to generate the PKCS12 (.p12) keystore file and upload it to Jamf Pro when integrating with Google Cloud Identity Provider.
This certificate is used to allow Jamf Connect to sync a user's Google and local password on a Mac computer.
A Google Identity subscription that includes Google's LDAP service so you can download a certificate.
For a list of supported Google Identity subscriptions, Supported Cloud Identity Providers.
For more information about Google's Secure LDAP service, see About the Secure LDAP service on the Google Workspace Admin Help website and Add and connect new LDAP clients on Google's Cloud Identity Help website.
- OpenSSL must be installed in your local environment to convert the certificate and key to .p12 keystore format.Note:
OpenSSL is installed by default on macOS. Computers using an operating system other than macOS must install OpenSSL.
This procedure assumes you are using the default installation of OpenSSL included with the latest version of macOS.