Custom Info cards

hi

using info cards can i create a personal info card with a custom attribute.....what i want to do is to add a attribute like my education qualification on to a personal card that i create...

Regards

Raguvind Ganesh

[244 byte] By [Raguvind] at [2008-1-26]
# 1

Hello Raguvind.

The information cards you create by yourself, the so called "self issued cards", contains a fixed set of claims. Such set cannot be extended. Provider Cards, however, can be customized for containing any claim.

HTH,

Vittorio

VittorioBertocci-MSFT at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...
# 2

Hello Vittorio

Thanks for the info, i have one more querry can i create a identity provider.....so that i can add customized claim on to an imfo card....could you give me some more info on creating providers....

Thanks and Regards

Ragu

Raguvind at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...
# 3

Hello Raguvind,

there are at least 2 aspects to consider while answering your question: the design viewpoint and the purely technical one.

Design-wise: you create an identity provider when... well... you want to provide identities :-).
I'll explain better. If you are a bank, a government, the owner of a club, a service on the web such as mail or similar... you already "own" a list of customer identities. You may want to enable your customers to use an Information Card for representing their identity in relation to your business: so, if you are a chess club you may issue to your affiliates an information card containg their membership status, their national ranking, their county, etc etc. The idea is that they may use your information card for accessing your assets (example: booking your club rooms for private tournaments on your website) or for accessing websites which trust your association. An example for this last case would be an hypothetical national chess federation, which may admit competitors in national tournaments by trusting the information card you issued to your members for recognizing them as "pro" chess players.
So: if you are just a "private citizen", you probably don't want to be an identity provider (there are notable exceptions, though).

Technic-wise. For being a complete identity provider you need

  • a way of generating managed cards for your users. Those are signed XML files describing cards. This is the place where you can decide which claims will show up in your cards, you have complete freedom on the matter. More details on the format will come.
  • A Security Token Service, or STS: this is a web service that understands WS-Trust messages, that the CardSpace identity selector UI will send when the user picks your information card. Such messages will trade the credentials of the user (the famous "second authentication factor") for a WS-Security token, the real container of the claims which define your user's identity for your business.

At the moment there's not much sample code to start with, but I'm sure that patience will be rewarded ;-)

HTH,

Vittorio

VittorioBertocci-MSFT at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...
# 4

Thanks Vittorio

Got a clear idea about infocards...... i have one more query... i created my own info card using the tool that i downloaded from http://wcs.netfx3.com/files/folders/wcs_tools_beta2/entry1939.aspx ..... when i try to import it into my system i get a message "An incoming identity cannot be validated"...... what is this problem can you help me out......

Regards

Raguvind

Raguvind at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...
# 5

Hello Raguvind.

The July CTP introduced few unexpected breaking changes: as a result, the sample card writer currently available does not produce compatible cards. An updated example should appear on wcs.netfx3.com shortly, I suggest to keep an eye on the samples & tools sections.

HTH,

Vittorio

VittorioBertocci-MSFT at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows CardSpace (InfoCard)...

Software Development for Windows Vista

Site Classified