aaa-security-protocol

What is the most elegant and efficient way to provide AAA to web services using a WS gateway and LDAP?

Hi, I'm looking for the best way to provide authorization, authentication, and auditing to web services. I'll be using a web service gateway appliance deployed to the DMZ, and there will be an LDAP instance as a user store behind the firewall. How should it be built? Cheers KA Update As pointed out in an answer below, LDAP isn't idea...

Know any AAA software as a service solution?

Hello, I'm looking for an Radius AAA (Authentication, Authorization, and Accounting) SaaS solution. If no such thing exists I would be glad to find a ready to use virtual apliance that performs the task, preferably with a Web interface. I will prefer FOSS solutions. Thanks! P. ...

rails - authentication, authorization and auditing confussion

Hey, I am trying to decide on an AAA plugin/s but there seems to be so many of them! and alot of the posts seem quite old, 07/08. I saw goldberg but it seems like the site is down... my app needs login,logout and forgotten passwords and needs to be able to restrict a user based on controllers/methods(role based). On the auditing si...