Skip to Content.
Sympa Menu

mace-opensaml-users - SAMLWrapper.dll issue in OpenSAML 2.0 integration

Subject: OpenSAML user discussion

List archive

SAMLWrapper.dll issue in OpenSAML 2.0 integration


Chronological Thread 
  • From: Muthusamy Senthilkumar <>
  • To:
  • Subject: SAMLWrapper.dll issue in OpenSAML 2.0 integration
  • Date: Fri, 28 Aug 2009 09:28:49 +0530 (IST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=5GyvSWJXilOyKYLbIQ+d6cBIKXnN9N55Y1ye0P4k3Z0d5sjeOUkjT2tEasftWIuzFxLl03GUKfXiaHfDXYlivL+S9PRc/aF3wGsAJJTEJpdURgu/kzjSyH39YHJWolcNm64UQnyzW+RtH6PtVcEXsFyBgZDsBQxdXuI4bvk2dhY=;

Hi,
 
We are trying to use OpenSAML 2.0 dlls to implement cross domain single sign
on between .net 2.0 applications.
 
Background:
SAML functionalities are done using SAMLInterface DLL which is a C++ managed
code dll provided for .net and contains C++ libraries which actually perform
the SAML activities.

On executing the solution I found that the SAMLInterface dependency library
SAMLWrapper.dll(which is a C++ library and cannot be referenced in .net as
such)  is missing. I tried to refer SAMLWrapper.dll with the sample code from
web but the entry point for it is not found.
 
Looks like the C++ code for SAMLInterface is not the proper code. Could you
please some one help me to resolve this issue and provide any other option.
 
Thanks,
Senthil.


Love Cricket? Check out live scores, photos, video highlights and more.
Click here http://cricket.yahoo.com



Archive powered by MHonArc 2.6.16.

Top of Page