Just for indexing purposes.
Policies, models and mechanisms:
“Access Control: Policies, Models, and Mechanisms”
“Access Control Policies and Mechanisms”
Role Based Access Control
RBAC at NIST
Posted in Uncategorized, tagged access control, Security on November 4, 2009 | Leave a Comment »
Just for indexing purposes.
Policies, models and mechanisms:
“Access Control: Policies, Models, and Mechanisms”
“Access Control Policies and Mechanisms”
Role Based Access Control
RBAC at NIST
Posted in Uncategorized, tagged .NET Services, Access Control Service, remix09, Service Bus on October 3, 2009 | Leave a Comment »
Last Friday, I had the pleasure of participating in the “Cloud computing: the Azure Platform” ReMIX09 session, where I presented the .NET Services part. My slides are available here.
Thanks to Luís Martins for the invitation, and also to everybody in the audience. If you have any question or observation about the presentation, please feel free [...]
Posted in Uncategorized on June 17, 2009 | Leave a Comment »
Yesterday, after a successful update for Office Outlook 2007 (KB969907) sent via Windows Update, I started getting the following puzzling error when opening Outlook: “Cannot start Microsoft Office Outlook. Cannot open the Outlook Window”.
This solution worked for me: outlook.exe /resetnavpane
Thanks, Matt and Dan.
Posted in Uncategorized, tagged algorithms, books on June 12, 2009 | 2 Comments »
Just received an email announcing the third edition of the excellent “Introduction to Algorithms”, by Cormen, Leiserson, Rivest and Stein, that will be published this year. It contains a new chapter on multi-thread algorithms, that is freely available in PDF format.
I’ve been using this book on my introductory Algorithms and Data Structures course and I’m [...]
Posted in Uncategorized on May 17, 2009 | Leave a Comment »
Congratulations to Luís Abreu and Paulo Morgado, for their new book “Linq com C#” (Portuguese for "Linq with C#”).
Posted in Uncategorized, tagged Geneva, identity on May 15, 2009 | Leave a Comment »
The beta 2 “Geneva” framework contains the concept of a claims authorization manager, represented by the ClaimsAuthorizationManager base class. This class contains a single method
public virtual bool CheckAccess(AuthorizationContext context)
that computes the authorization decision for the access represented by context. This object, of AuthorizationContext type, contains the following properties
Subject, of IClaimsPrincipal type, represents the subject [...]
Posted in Uncategorized, tagged claims, Geneva, identity on May 15, 2009 | Leave a Comment »
This week was released the beta 2 of the “Geneva” framework. This framework aims to provide an unified model for claims based identity management and access control. This includes a class model for representing claims-based identities, showed in the next diagram.
This class model, present in the Microsoft.IdentityModel.dll assembly, is similar to the one [...]
Posted in Uncategorized on April 17, 2009 | Leave a Comment »
The videos of the 2009 Lang.Net Symposium sessions are already available.
Posted in Uncategorized, tagged .NET Services, identity on February 25, 2009 | Leave a Comment »
The demos of the ARC209 “Windows Azure – Introdução aos .NET Services” session (in Portuguese), which I co-presented with João Pedro Martins at Lisbon’s DevDays 09, are available here.
By the way, the .NET Services account provisioning is now resumed.
Posted in Uncategorized on February 20, 2009 | Leave a Comment »
The slides of the ARC209 “Windows Azure – Introdução aos .NET Services” session (in Portuguese), which I co-presented with João Pedro Martins at Lisbon’s DevDays 09, are available here.