I am using Component Space SAML 2.0 library to send an Single Sign On assertion to a partner site. They claim I am not sending my SAML assertion correctly. The library is high level so there's not much area for me to be messing it up, but I don't know how to see the message before i send it.
I would like to use the debugger (VS) or output the SAML XML token to the screen when I click a link on my page. Does anyone know how I can do this?