Skip to main content
harshas2775
June 23, 2023
Question

Connection Error : SharePoint Connected System

  • June 23, 2023
  • 1 reply
  • 0 views

While trying to setup connected system for Sharepoint using Client Credential authentication system, we are getting the error as 

We have used Sharepoint OOTB Conneted system and provided the Client Credential Authentication details like, instance URL,Application (Client ID), Client Secret and Directory( tenant ID). We have also obtained the SSL certificate for the sharepoint Online in PEM format and uploaded in Admin console-> Trusted server certificates. 

Can anyone help resolve this error to establish the connection successfully?

1 reply

mathieud0001
June 23, 2023

Did you try putting it in Client Certificates instead?

Trusted certificates is for servers with self signed certs. Client certificates is for mutual TLS.

[View:https://docs.appian.com/suite/help/23.2/Appian_Administration_Console.html]

"Some web services require transport-level client certificate authentication when setting up an SSL connection. The Client Certificates tab of the Certificates page allows you to expose certificates for use by the HTTP integration and HTTP connected system objects, the Call Web Service smart service, the webservicequery() expression function, and the webervicewrite() expression function."