CAS w/ ACEGI

Larry Symms lsymms at gmail.com
Thu Mar 13 11:40:26 EDT 2008


Scott Battaglia wrote:
> You would need to modify the response returned from CAS to include the 
> authentication handler information
Would this be possible in configuration or would I have to modify 
source?  If source where would you suggest I modify the result?
> and then the Acegi client would need to be able to read that 
> information.  It would require a custom TicketValidator to parse the 
> response.
That seems easy enough.  For ACEGI it seems I need to modify or extend 
the Cas20ServiceTicketValidator class.
> Spring Security 2.0 will be using the new CAS client which may be 
> easier to extend than the one currently used in Acegi.
Are you aware of any efforts to get ACEGI to use the new CAS client?



More information about the cas mailing list