Security framework

  • Thread starter Thread starter Danny Wang
  • Start date Start date
D

Danny Wang

I'm doing some research on how to design a generic role-based security
framework that can be used by both client/server and web applications.
I've done some searching but nothing really useful came up. Has anyone
has done this before?

Any help is greatly appreciated!!
 
AzMan (Authorization Manager) is an XML based approach to this. I don't know
too much beyond this, but I thought I'd metion it since it might be what
you're looking for:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetserv/html/AzManRoles.asp

Also, my buddy Dominick has some related stuff:

http://www.leastprivilege.com/PermaLink.aspx?guid=35e82216-3f88-4d1d-b728-9dba5854bfda
http://www.leastprivilege.com/PermaLink.aspx?guid=4f41623d-260d-4d6e-9b92-6f83f53ac8d0

-Brock
DevelopMentor
http://staff.develop.com/ballen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top