yes I got it! I wrote a custom action that overwrote the saml token unsigned action. All it does is that it copies from the existing unsigned action, right before it returns, I changed the updated xml doc with assertion from 1.1. to 1.0 The two are extremely similar with just minor differences anyways.
Gotta love open source code so I can see how things work. -- View this message in context: http://cxf.547215.n5.nabble.com/cxf-and-saml1-0-tp5034076p5060196.html Sent from the cxf-user mailing list archive at Nabble.com.
