<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Technology 'n Me (Sukesh) : Identity (InfoCard)</title><link>http://blogs.msdn.com/sukeshak/archive/tags/Identity+_2800_InfoCard_2900_/default.aspx</link><description>Tags: Identity (InfoCard)</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>CardSpace (InfoCard) samples not working with RC1</title><link>http://blogs.msdn.com/sukeshak/archive/2006/09/06/infocardnRC1.aspx</link><pubDate>Thu, 07 Sep 2006 07:10:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:743734</guid><dc:creator>sukeshak</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/sukeshak/comments/743734.aspx</comments><wfw:commentRss>http://blogs.msdn.com/sukeshak/commentrss.aspx?PostID=743734</wfw:commentRss><wfw:comment>http://blogs.msdn.com/sukeshak/rsscomments.aspx?PostID=743734</wfw:comment><description>&lt;p&gt;If you are excited about CardSpace and wants to dirty your hands with .NET 3.0 RC1 bits, you will realize that CardSpace samples are broken. What "broken" means here. All of those samples are meant to work with "Self Issued Cards". But due to change in namespace from RC1 bits, CardSpace Identity selector prompts for a managed card. &lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;u&gt;Current samples uses the following&lt;/u&gt;&lt;/p&gt; &lt;p&gt;&amp;lt;object type="application/x-informationcard" name="xmlToken"&amp;gt;&lt;br&gt;&amp;lt;param name="tokenType" value="urn:oasis:names:tc:SAML:1.0:assertion" /&amp;gt;&lt;br&gt;&amp;lt;param name="issuer" value="&lt;a href="http://schemas.microsoft.com/ws/2005/05/identity/issuer/self&amp;quot;"&gt;http://schemas.microsoft.com/ws/2005/05/identity/issuer/self"&lt;/a&gt; /&amp;gt;&lt;br&gt;&amp;lt;param name="requiredClaims" value="&lt;a href="http://schemas.microsoft.com/ws/2005/05/identity/claims/givenname"&gt;http://schemas.microsoft.com/ws/2005/05/identity/claims/givenname&lt;/a&gt; &lt;a href="http://schemas.microsoft.com/ws/2005/05/identity/claims/surname"&gt;http://schemas.microsoft.com/ws/2005/05/identity/claims/surname&lt;/a&gt; &lt;a href="http://schemas.microsoft.com/ws/2005/05/identity/claims/emailaddress"&gt;http://schemas.microsoft.com/ws/2005/05/identity/claims/emailaddress&lt;/a&gt; &lt;a href="http://schemas.microsoft.com/ws/2005/05/identity/claims/privatepersonalidentifier&amp;quot;"&gt;http://schemas.microsoft.com/ws/2005/05/identity/claims/privatepersonalidentifier"&lt;/a&gt; /&amp;gt;  &lt;p&gt;&amp;nbsp;  &lt;p&gt;But starting with RC1 you need to change "&lt;strong&gt;schemas.microsoft.com&lt;/strong&gt;" to "&lt;strong&gt;schemas.xmlsoap.org&lt;/strong&gt;". Just a find and replace is good enough.  &lt;p&gt;&amp;nbsp;  &lt;p&gt;&lt;u&gt;So with the changes it should look like&lt;/u&gt;  &lt;p&gt;&amp;lt;object type="application/x-informationcard" name="xmlToken"&amp;gt;&lt;br&gt;&amp;lt;param name="tokenType" value="urn:oasis:names:tc:SAML:1.0:assertion" /&amp;gt;&lt;br&gt;&amp;lt;param name="issuer" value="&lt;a href="http://schemas.xmlsoap.org/ws/2005/05/identity/issuer/self&amp;quot;"&gt;http://schemas.xmlsoap.org/ws/2005/05/identity/issuer/self"&lt;/a&gt; /&amp;gt;&lt;br&gt;&amp;lt;param name="requiredClaims" value="&lt;a href="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname"&gt;http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname&lt;/a&gt; &lt;a href="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname"&gt;http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname&lt;/a&gt; &lt;a href="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress"&gt;http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress&lt;/a&gt; &lt;a href="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/privatepersonalidentifier&amp;quot;"&gt;http://schemas.xmlsoap.org/ws/2005/05/identity/claims/privatepersonalidentifier"&lt;/a&gt; /&amp;gt;  &lt;p&gt;&amp;nbsp;  &lt;p&gt;While writing this post, neither sample posted on &lt;a href="http://www.identityblog.com"&gt;www.identityblog.com&lt;/a&gt; has been updated nor any of the other samples available, including SDK documentation.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=743734" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/sukeshak/archive/tags/Identity+_2800_InfoCard_2900_/default.aspx">Identity (InfoCard)</category><category domain="http://blogs.msdn.com/sukeshak/archive/tags/Vista/default.aspx">Vista</category></item></channel></rss>