access control directory services

Access Control - Single Sign On

Access to your website is one thing. Controlling who has access to what can be much more complex. I will use this section to create a library that will leverage directory services to control this. The concept is somewhat simple. You can use a multi-value attribute to create a delimited set of roles.
As the user accesses your application or website the initial call loads their applicable roles.

Subscribe to RSS - access control directory services