Monthly Archives: June 2009

Partial Trust ASP.NET in 4.0

In .NET v4 there are substantial changes to the CLR security model. Read about all the details here. With Beta 1 in hand I gave the new model a try in the probably most popular host for partial trust – … Continue reading

Posted in ASP.NET | Leave a comment

Updated Starter STS

I just uploaded a minor update to the Starter STS sample to codeplex. This release adds more options for realm checking (see the allowKnownRealmsOnly config switch) as well as Information Card issuance. As always – feedback is welcome! http://startersts.codeplex.com

Posted in ASP.NET, IdentityModel, WCF | Leave a comment

.NET Access Control Service Talk from Troopers09

I did a talk about the ACS in May. It was interesting to present that topic to a non-Developer, non-Microsoft minded audience. Here’s the outcome:http://www.viddler.com/explore/TROOPERS/videos/1/ _

Posted in IdentityModel | Leave a comment

Writing Custom Attribute Stores for Geneva Server (B2)

This document appeard on the connect site. Interesting. _

Posted in IdentityModel | Leave a comment

Worker Process Accounts in IIS 7.5

Windows 7 and Windows Server 2008 R2 ship with IIS 7.5. While migrating the StarterSTS, I made an interesting observation. I remember vaguely I read about that somewhere – but basically I got this error message: Cannot open database “aspnetdb” … Continue reading

Posted in Uncategorized | Leave a comment