Skip to main content
auroraj5980
February 14, 2024
Question

Digital Certificate in SOAP Integration

  • February 14, 2024
  • 1 reply
  • 0 views

I have to do an integration with a SOAP service with BinarySecurityToken using an X509 digital certificate, has anyone ever done that? What type of authentication do I have to put in the creation of a connected service?

    1 reply

    stefanhelzle0001
    February 14, 2024

    Is that a SOAP question? The OOTB SOAP support is pretty limited in Appian.

    If the authentication is only done using that token, I suggest to set authentication to none, and then create and include the token as a header in the integration object.