Configuring IIS 7.0 for CardSpace

Great screencast from Channel 9 by Richard Turner | Product Manager | Windows CardSpace | https://blogs.msdn.com/richardt

preview

In his previous screencast, the "Windows CardSpace Simple Demo Walkthrough", Richard illustrated just how little code and effort is required to add Windows CardSpace support to an ASP.NET site.

In this screencast, Richard walks through the processes of configuring IIS7 on Windows Vista to enable a site to support Windows CardSpace:

  • Configuring IIS7
  • Creating an SSL Certificate
  • Adding an HTTPS binding to the default website
  • Finding the cert's private key using PowerShell
  • Setting permissions on the private key (using ICACLS)
  • Adding the Simple Windows CardSpace demo site