Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    SOAP web service wsse authentication question.

    I found a thread from 2006 that talks about using wsse authentication with a SOAP web service:
    https://forums.smartclient.com/forum...in-soap-header

    In my case I need a header to match http://docs.oasis-open.org/wss/2004/...secext-1.0.xsd

    A SAML token which is obtained separately gets included in a wsse:Security tag.

    I'm mainly wondering if the preferred approach has changed at all since the 2006 thread was written, or if there are newer methods for handling this type of service.

    I'm using SmartClient 11.1 PowerEdition

    Thanks
    RP

    #2
    This is still the preferred approach. We haven't added direct support for wsse:Security tags so they continue to be handled like other headers.

    Comment

    Working...
    X