OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

security-services message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: SOAP Header


Suppose I wish to add SAML assertions to a soap message as it passes 
through my processor.  What's the common method to do that -- just put 
the saml:Assertion element as the SOAP header itself:
  SOAP:Envelope
    SOAP:Header
     SAML:Assertion ....
Or are folks already wrapping inside some ws-security element or 
something else?

tnx.
	/r$
-- 
Rich Salz, Chief Security Architect
DataPower Technology         http://www.datapower.com
XS40 XML Security Gateway    http://www.datapower.com/products/xs40.html



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]