Welcome to MSDN Blogs Sign in | Join | Help

Garrett Serack: Open Source Development at Microsoft

View from deep inside Microsoft's Open Source Software Lab
New Windows CardSpace Sample: SimpleSTS

I've added a new Simple STS sample to the Windows CardSpace community website at : http://cardspace.netfx3.com/files/38/default.aspx .

This should let everyone start building managed card support with a proof-of-concept STS.

http://cardspace.netfx3.com/files/folders/samples-july-ctp/entry5204.aspx

g


Garrett Serack | Program Manager |Federated Identity Team | Microsoft Corporation
blog:http://blogs.msdn.com/garretts

Posted: Monday, August 21, 2006 10:17 AM by GarrettS
Filed under:

Comments

paigtm said:

I have built and run your Simple STS, however Cardspace cannot contact the STS when I select the managed card.  I have similar errors when trying to contact an STS I created on my own.  The event log says that the "Identity provider endpoint was not found".  Do you have any idea what could be the problem?  When I look at the trace log for my STS there is an error that says something to the effect that there is no channel that can handle a message with action http://.../RST/Issue.  Do I have something configured incorrectly?
# August 22, 2006 9:37 AM

GarrettS said:

Aw Fudge!

I forgot to include the clearing and setting of the SSL Certificate for the port.

I'm updating the zip file right now, and I'll post a new one, but all you need is the httpcfg.exe (from the SDK) and run this:


httpcfg set ssl -i 0.0.0.0:7001 -h "d47de657fa4902555902cb7f0edd2ba9b05debb8"

# August 22, 2006 10:59 AM

Welcome to The Metaverse said:

It's been a long time coming, but Garrett Serack, Community PM for CardSpace has just published a Simple...
# August 22, 2006 4:06 PM
New Comments to this post are disabled
Page view tracker