Re: [security-services] New Issue: AssertionID/ WSS Direct reference compatability

From
Greg Whitehead <>
Date
2004-07-13T20:51:05+00:00
ID
Thread
Re: [security-services] New Issue: AssertionID/ WSS Direct reference compatability
Can we sidestep this issue by defining an envelope to use in 
combination with the STP?

In other words:

<wsse:Security>
   <saml:AssertionEnvelope wsu:id="foo">
     <saml:Asssertion ID="bar">...</saml:Assertion>
   </saml:AssertionEnvelope>
</wsse:Security>

-Greg