Hi All,

Is there a way to force a specific ordering of the Security Headers?

I have the Security Policy layout, and I've an interoperability problem
with metro,
which requires to have the security headers ordered as:

<Security>
  <Timestamp id=1>
  <saml2:Assertion>
  <Signature of 1>
    <KeyInfo>
       <SecurityTokenReference ValueType="#SAMLID">

I can do them using DOM, but this means to process the security header
twice.
I saw this: https://issues.apache.org/jira/browse/WSS-147 but doesn't help
me :-(

Thanks a lot,

     Massi


-- 
Massimiliano Masi

http://www.mascanc.net/~max

Reply via email to