When attempting to update or create a Google Apps (G-Suite) endpoint using the SCIM connector in Identity Manager, the operation may fail with a "peer not authenticated" error. This often occurs when running etautil commands to update encrypted attributes, such as the private key.
Users may encounter the following error in the logs or command line:
Additionally, an error regarding "Error decrypting attribute eTDYN-str-multi-ca-06" may be observed when running: etautil -u USER -p PWD -dyn update 'eTNamespaceName=MyEndpointType' eTDYNDirectory eTDYNDirectoryName='MyEndpoint' eTDYN-str-multi-ca-06='GSuite-PrivateKey'
Identity Manager 14.x
The Java Connector Server (JCS) is unable to establish a secure handshake with the G-Suite API Gateway because the Gateway's SSL/TLS certificate is not trusted by the Connector Server's keystore.
Import the API Gateway certificate into the Connector Server to establish trust.
https://[JCS_IP]:20443/main).etautil command or attempt the endpoint creation again.This error can be thrown upon endpoint creation and the resolution would be the same. Import the API gateway certificate into the connector server.