On Thu, Mar 13, 2008 at 11:40 AM, Larry Symms <[EMAIL PROTECTED]> 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
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>



-- 
-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to