.NET Framework Bookmark and Share   
 index > .NET Remoting and Runtime Serialization > Gettin the SAML Assertion an Puttin it into another call
 

Gettin the SAML Assertion an Puttin it into another call

Hey All:

I am new to SOAP, SAML, Tokens... the whole bit. And am trying to come up to speed quickly.

I am currently developing an application that calls a 3rd party webservice that sends me a SAML assertion. I need to include the SAML assertion in followup calls to different webservices on the same remote server. Or the followup calls will fail.

I am using vb.net 2005 to make the soap call via Windows Soap Extensions (WSE) 3.0. I am successfully making the 1st call which gives me the SAML Assertion. But how in the world do I extract the SAML token from the ResponseSoapContext and then insert it into the RequestSoapContext of the next call?

As a side point... In my opinion this whole SOAP business is far too complicated for the average programmer. It is ridiculously complex.

If any of you guru geniuses out there can enlighten me on this I would appreciate it wholeheartedly.

Thanks in advance.
Rance Downer
Check out this SAML 2.0 Toolkit for .NET (2.0 Framework)

http://www.componentspace.com/saml2.net.aspx

Rik C.
Rik C.
Rik C_
Check out this one: NetXtremeSaml for SAML v1.1 and NetXtremeSaml2 for SAML v2.0.
John Borders

You can use google to search for other answers

Custom Search

More Threads

• Remoting versus Database hit
• [Serializable] attribute useage
• Is Microsoft serious about serialization?
• WindowsPrincipal not identifing role
• Remote app invocation using WMI getting error "Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))"
• How to increase remoting timeout?
• Remoting sponsor's Renewal() method just stops being called at some point of time. Reason?!
• What would you do?
• System.Data.CommandType and WebService
• Really Bad Performances using .NET remoting (CAO) - UPDATED 2007/11/04