[jboss-dev-forums] [JBoss ESB Development] - Re: SAML Token Support
anil.saldhana@jboss.com
do-not-reply at jboss.com
Thu Sep 17 11:50:53 EDT 2009
http://anonsvn.jboss.org/repos/jbossidentity/identity-federation/trunk/jboss-identity-fed-api/src/main/java/org/jboss/identity/federation/api/wstrust/WSTrustClient.java
Looking at the signature, the validateToken takes in a dom element representing the saml2 token. So it is already there. Ensure that you parse the token as dom and then feed it to the sts via this api.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255783#4255783
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4255783
More information about the jboss-dev-forums
mailing list