Newbie -- Windows Authorization Manager Implementation ?Newbie -- Windows Authorization Manager Implementation ?
Old forum URL: forums.lhotka.net/forums/t/1174.aspx
JabbaTheNut posted on Saturday, September 09, 2006
Has anyone used Authorization Manager with CSLA? It seems to be a great AD-integrated role management tool. If so, what was your experience? How did you modify CSLA to allow for the use of AM?RockfordLhotka replied on Sunday, September 10, 2006
I haven't tried what you propose, but I don't know that you'd have to alter CSLA at all. I would think you'd just create a custom principal class that interacts with Authorization Manager to do the authentication and get the user's roles. From a CSLA perspective it would be simple custom authentication.
Copyright (c) Marimer LLC