So after 5 min of study let me revise me proposed configuration. :)
* I guess I will be using CAS's login form which is fine. So that elimitates the requirement for Acegi authentication filters.
* JBoss probably can't setup CAS as its AuthenticationManager so perhaps it could provide some kind of simple stub authentication manager that is called when Acegi authenticates through CAS? Or perhaps Acegi could send the CAS principal and ticket auth request to JBossAcegiLogin for authentication?
Anyway, still looking for advice but just thought's I'd point out some of the problems with my original comments.
Mike
|