We are currently targeting a mid-June release for CAS 3.1.
On 2/7/07, t ray <[EMAIL PROTECTED]> wrote:
Steve, thanks for the confirmation. Any idea when 3.1 will be released? ----- Original Message ---- From: Stephen A. Cochran <[EMAIL PROTECTED]> To: Yale CAS mailing list <[email protected]> Sent: Wednesday, February 7, 2007 11:03:31 AM Subject: Re: How to return more than username after authentication? On Feb 7, 2007, at 12:35 PM, t ray wrote: > Thanks for your response. I have had to make the following changes- > - Subclass Principal (new class) > - Implement CredentialsToPrincipalResolver (new class) > - casServiceValidationSuccess.jsp (add new parameters) > > I didn't have to make any changes to the other files you have > mentioned. Maybe I am missing something? I also am not sure what > changes you had to make to cas-servlet.xml and how that broke xml > schema. Could you or someone please explain? I am afraid that I may > not have done all changes and that will break something elsewhere... Those should be the only three files you would HAVE to modify to get some additional attributes. I happened to modify some authhandlers as well. I believe Indrit is talking about breaking the XML namespace for the CAS 2.0 protocol, ie what is sent in response to a serviceValidate call. The schema is set, and we added extra elements. This is technically breaking the XML namespace, but it still works. I'm just happy that 3.1 will include a way to extend the responses by default. Steve _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas ------------------------------ Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel<http://travel.yahoo.com/hotelsearchpage;_ylc=X3oDMTFtaTIzNXVjBF9TAzk3NDA3NTg5BF9zAzI3MTk0ODEEcG9zAzIEc2VjA21haWx0YWdsaW5lBHNsawNxMS0wNw--%0A>to find your fit. _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
