Hi Dustin,
I can see the problem, the SAML token doesn't contain the signature created
by the STS.
> Here's a sample header that the g/w is creating for me, showing the
> SAML token outside the WS-security element:
[quoted text clipped - 24 lines]
> </saml:Assertion>
> </soap:Header>
It should have a Signature element after the AuthenticationStatement
element. Perhaps, you forgot to include that part in the message before
sending it to the service.
Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
> Since we are using a g/w device, we are at the mercy of the vendor on
> this. I will speak with them and see if there is an alternative.
[quoted text clipped - 24 lines]
> Thanks,
> Dustin