CAS w/ ACEGI
Scott Battaglia
scott.battaglia at gmail.com
Thu Mar 13 22:42:58 EDT 2008
On Thu, Mar 13, 2008 at 11:40 AM, Larry Symms <lsymms at gmail.com> wrote:
> 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?
You would need to modify the JSP page under the protocol directory for the
2.0 response to include the attribute you want. You should also configure a
MetaDataPopulator with the AuthenticationManager to populate that attribute.
>
> > 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?
Sorry, Spring Security 2.0 = Acegi. So the next version of Acegi ;-)
-Scott
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
--
-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080313/cd0a4e91/attachment.html
More information about the cas
mailing list