Hello i have integrated the eID applet in a local intranet website (ASP.NET C#) using http://msdn.microsoft.com/en-us/library/ee517285.aspx and using this metadata.xml https://www.e-contract.be/eid-idp/endpoints/ws-federation/metadata/auth-ident-metadata.xml when i open my website , it asks the Card , i fill the PIN code , i see that authentication is done , and i get this error Server Error in '/EID' Application.
ID6018: Digest verification failed for reference '#assertion-8a5c8395- ca60-4861-a69e-1898307c04dd'. i have checked on internet and found something about ISA Server , but we don't have ISA. We use Websense for filtering , but we have removed all the filters for this Server. i don't find anything else to help me . thanks for your help ! -- You received this message because you are subscribed to the Google Groups "eID Applet" group. To post to this group, send email to eid-a...@googlegroups.com. To unsubscribe from this group, send email to eid-applet+...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/eid-applet?hl=en.
The eID IdP is of course using the eID Applet to perform the eID
authentication/identification crypto-operations.
The link you posted is the official documentation from Microsoft, so
couldn't do it better:
http://msdn.microsoft.com/en-us/library/ee517285.aspx
I once created a video about this:
http://www.youtube.com/watch?v=7AFGfWj7q5Q&hd=1
<http://www.youtube.com/watch?v=7AFGfWj7q5Q&hd=1>
Kind Regards,
Frank.
I've created a new video demonstrating the integration of eID IdP into
ASP.NET using Windows Identity Foundation 3.5.
This time all attributes are used and the eID IdP URL is up-to-date.
Check it out at: http://www.youtube.com/watch?v=ZxDrbZdTRLk&hd=1
<http://www.youtube.com/watch?v=ZxDrbZdTRLk&hd=1>
Kind Regards,
Frank.
I don't think there is such a thing as WIF 4.0.
In attachment you'll find my web.config file. But you shouldn't use that
as is I guess, since the host/ports won't match for your deployment.
Kind Regards,
Frank.
On 04/05/2011 03:13 PM, alban faverot wrote: