Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Indigo

Vista - WCF Claim question : different claimset on IIS then when selfhosted

 
 
Old 01-26-2008   #1 (permalink)
Kristof


 
 

WCF Claim question : different claimset on IIS then when selfhosted

Hey,

I have a strange situation.
I have created a WCF service that takes a client certificate (coming
from a smartcard).
When I check the AuthorizationContext and look for the claimset
corresponding to that certificate I can find it.
Then I look to the issuer of that claimset, looking if it was issued
by the right authority:
When I run this service in a console (selfhosted) I get a
System.IdentityModel.Claims.X509CertificateClaimSet as the issuer of
the client certificate. when I run the same service in IIS (same code,
app.config=>web.config) I get a
System.IdentityModel.Claims.X509CertificateClaimSet.X500DistinguishedNameClaimSet
as issuer containing much less information!!

How can this be? The behavior is different but it's the same
service ...
Is it a rights issue?

Thanks in advance
Kristof

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
they claim it was hardware problems.. YEAH RIGHT! Live Messenger
HDD Upgrade of C: Drive - How to claim additional space... Vista hardware & devices
can I surrender a preinstalled vista OEM license & claim the cost Vista General
The ludicrous claim that Windows can multitask Vista performance & maintenance


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46