Welcome to Microsoft .NET Framework 3.0 Community (NetFx3)

The .NET Framework is Microsoft's managed code programming model for building applications that have visually stunning user experiences, seamless and secure communication, and the ability to model a range of business processes.

Learn More...

Windows CardSpace Team Bloggers

Monday, November 19, 2007 - Posts

  • New Version of CardSpace Available

    I’m pleased to announce that .NET Framework 3.5, which includes a new version of Windows CardSpace, is now available for download. Like its predecessor, the new version runs on Windows XP, Windows Server 2003, and Windows Vista. Download it and give it a whirl! Read More...
  • Developing a minimal STS with ADFS "2" Identity Framework (Part I: the STS itself)

    I promised it , and I'm doing it. In this post I will give a simple walkthrough of developing an STS with the ADFS "2" Identity Framework. If you went to my breakout session at TechEd Europe , you can safely skip this post. I am not going to reveal anything more than I've already shown in that session, so if you're searching for new sneak peeks I've to disappoint you :-) Also. Please, PLEASE take into account that the API this is built on are not even CTP level. I am looking forward to your feedback, but please do not consider this final by any mean. Now that things are simpler the audience can grow geometrically, hence I am going to relax my usual assumption that the reader knows what the heck an STS is; I'll spend few lines for explaining what it is all about, at least from the functional perspective. I still maintain the assumption that you know what is CardSpace and you are familiar with the Identity Metasystem roles: subject, RP & IP. Loyal reader, you already know that stuff: feel free to jump to the "Let's write one STS" section. What is an STS? STS is an acronym that stands for Security Token Service. An STS is a special kind of web service, which has the hobby of issuing security tokens. Tokens are small artifacts, fragments of data that can be used for carrying cryptographic material (keys) and/or plain information (the famous claims); the tokens can also be used for performing cryptographic operations on messages, such as signatures or encryption. Clients send to Read More...
  • Sites Using Information Cards

    I’ve been inspired by Kim’s Information Card Thermometer to start tracking sites using Information Cards. If you know of sites using Information Cards that that I don’t have on my list, please send me a note or leave a comment on this post and I’ll add them. I’ll know that we’re reaching the tipping point when maintaining this list becomes completely impossible. Can’t wait...! Read More...
  • ADFS "2" TechEd Breakout Session Wrapup

    Another flight, another post! While I'm hurdled at impossible speed over the Atlantic toward US, I find myself to reflect about the breakout session I delivered 10 days ago at TechEd in Barcelona. And I better do it fast, since the seat power plug can't deliver enough Watts for my little Tasmanian devil with a swivel display and the battery already slides the slippery slope toward depletion. For the ones who weren't there or didn't read the former post : I gave a sneak peek of ADFS "2", namely the developer component of it. See the mentioned post for details. I want to thank everybody who took the time to enter their evaluations & comments: the session got a very decent score, and the comments were mostly very positive (my absolute favorite is "very good, very Italian". hehehehhe :-)). I was really glad to see so many people happy with the direction we are taking and eager to play with the bits. Bear with us ;-) I was especially pleased with the positive comments about the demos. This year the TechEd audience showed no mercy for failing demos: taking the decision of coding everything on stage, snippets or not snippets, was pretty hard considering all the moving parts and I was very, very lucky that everything went as desired. No session ever gets only positive comments (at least not any of my sessions: I like to be controversial :-)), and I want to use this space for handling the constructive criticism and the misunderstandings. Zoom In During the demo I made extensive usage Read More...

Copyright © 2007 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us