Hi inkspot23,
Could you give me some details on how you got this work on a cluster environment?
We are facing the situation where we can have this worked in our local environments using WAS...
Type: Posts; User: KenC; Keyword(s):
Hi inkspot23,
Could you give me some details on how you got this work on a cluster environment?
We are facing the situation where we can have this worked in our local environments using WAS...
The current (new) Acegi's implementation of the ACL has 32 bits for the permission bit mask. Would this be a problem for systems that deal with long lists of Access Control Entries? Thanks
Khue
Hi Ben,
Thank you for your reply.
After CAS successfully authenticated the user, it redirected back to the acegi-app, but apparently the request.getUserPrincipal() returns null. Does this mean CAS...
Hi everyone,
I am trying to setup a Spring-acegi application that communicates with a CAS server for authentication. I am using CAS Server 2.0.12, Spring 1.2.7 and acegi 1.0.
So far, I've been...