Hi,
I need create a SAML Request to security WS (ASMX or WCF) shared in client service. Is there any simple way to create such request in C# using SAML protocol. At the beginning I found some information that it needs create custom header in Soap envelope which will contain Assertion?
Thanx for any info.