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
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
Comment