[jboss-dev-forums] [JBoss ESB Development] - Re: SAML Token Support

anil.saldhana@jboss.com do-not-reply at jboss.com
Mon Sep 14 23:40:17 EDT 2009


"beve" wrote : Regarding the adding of the SAML Assertion to the outgoing SOAP Security Header, perhaps a better solution would be to have the JBossSTSAction set the SAML Assertion as a ThreadLocal. 
  | This way we could write a a protocol handler for SOAP which could add the SAML Assertion to the out bound SOAP Header.
  | This would also simplify the STSAction as it would not require the additional 'addToEsb*' options.
  | 
  | What do you think?
  | 
  | Regards,
  | 
  | /Daniel 

Dan., I think this is what the WS-T integration code will do.  All you need to use is the API. Provide any assertion that you have. Under the covers the ws-t api should be doing this for you.  I think the api is not updated to take in pre-existing assertions. Talk to Stefan to get it added.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255201#4255201

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4255201



More information about the jboss-dev-forums mailing list