Browse by Tags
All Tags »
CardSpace (RSS)
Brian Jones posted yesterday about the availability of the docs for the binary file formats of Office Applications. ... Microsoft indicated that the documentation of the Binary Formats has been available royalty-free [since 2006] under RAND-Z to
Read More...
I successfully hacked RSA, check out the details on my blog: http://www.fearthecowboy.com/2007/02/i-hacked-rsa.html g Garrett Serack | Program Manager |Federated Identity Team | Microsoft Corporation blog: http://blogs.msdn.com/garretts
Read More...
I talk a bit about the Master Key created when you create a personal card in my post at http://www.fearthecowboy.com/2007/02/what-is-master-key-that-is-used-to.html g Garrett Serack | Program Manager |Federated Identity Team | Microsoft Corporation blog:
Read More...
I explain how CardSpace is protected when your laptop gets swiped: http://www.fearthecowboy.com/2007/01/what-happens-when-my-laptop-gets-stolen.html g Garrett Serack | Program Manager |Federated Identity Team | Microsoft Corporation blog: http://blogs.msdn.com/garrett
Read More...
Be sure to check out my post on my blog: http://www.fearthecowboy.com/2007/01/me-and-my-ppid-can-i-rely-on-it.html g Garrett Serack | Program Manager |Federated Identity Team | Microsoft Corporation blog: http://blogs.msdn.com/garretts
Read More...
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
Read More...
You can find a new CardSpace sample that shows the nitty-gritty of decrypting a SecurityToken: http://cardspace.netfx3.com/files/folders/samples-july-ctp/entry5152.aspx This contains the code for a new Token class, (derived from TokenHelper) which exposes
Read More...
I had the question recently asked of me: When using an STS (Security Token Server), the PPID (PrivatePersonalIdentifier) is under the control of the STS. In other words, an STS has to take note of the RP (Relying Party) it is identifying for and generate
Read More...
I've come across the same issue three times in the last two days, so it's bloggin' time! CardSpace requires that the user's profile is on an NTFS drive. Currently, the problem you see if your profile is on FAT32, is that the CardSpace Identity selector
Read More...
Vittorio and I sat down and expanded his exploration on the managed card creation, and we came up with a Sample that details out what-you-need to know about creating managed Information Cards. Check it out: http://wcs.netfx3.com/files/folders/samples-july-ctp/entry4926.aspx
Read More...
I've posted a July-CTP ready version of my Introdouction to CardSpace with Internet Explorer 7.0. It's a fantastic primer on getting started with CardSpace, I hope you'll check it out; http://wcs.netfx3.com/files/folders/samples-july-ctp/entry4898.aspx
Read More...
Logging into a Website When signing into a website using CardSpace, the website has the choice of accepting two card types, Personal Cards or Managed Cards. Personal Cards are ones that you create the claim values yourself, support only a fixed set of
Read More...
I hacked out this a few weeks back, and never got around to publishing it. I've not decided that this is the 'official' way to detect Information Card support in a browser, but it'll do until I can think of something better. I'd say something like, "see
Read More...