Call Web Service with PasswordDigest Authentication

#Integrations
Hi All,

I need to consume a service which absolutely makes use of OASIS UsernameToken/PasswordDigest Authentication. I am unable to call this service via Call Web Service smart service or httpquery.

Has anyone ever integrated with such a service? Or does anyone know how can we generate a Username Token?

Appreciate any suggestions

OriginalPostID-255862

  Discussion posts and replies are publicly visible

Parents
  • @alok176 I am getting an error like : \tAn error occurred while invoking the Web Service. Details: Error in extracting message properties.

    Alternatively, I have tried using the Advanced Call Web Service smart service, but it again complaints about the WSDL.

    Caused by: com.sun.xml.ws.policy.PolicyException: WSP0010: Unexpanded "POLICY_REFERENCE" node found referencing DigestPasswordPolicy

    However the same WSDL definition works fine for SOAP UI.

    Is there any alternate approach to this?
Reply
  • @alok176 I am getting an error like : \tAn error occurred while invoking the Web Service. Details: Error in extracting message properties.

    Alternatively, I have tried using the Advanced Call Web Service smart service, but it again complaints about the WSDL.

    Caused by: com.sun.xml.ws.policy.PolicyException: WSP0010: Unexpanded "POLICY_REFERENCE" node found referencing DigestPasswordPolicy

    However the same WSDL definition works fine for SOAP UI.

    Is there any alternate approach to this?
Children
No Data