The renew check is correct. The CAS protocol states the parameter should be
set (i.e. not blank) and its recommended it be set to true (though we have
no guarantees it will be).
I'd be happy to add the JCIFS updates if they are available via a Maven 2
Repository. If you get a minute, please just add a JIRA issue for it.
Thanks
-Scott
On 7/21/07, Frank Taffelt <[EMAIL PROTECTED]> wrote:
i'm not sure if the test for the renew functionality check is correct,
in login-webflow.xml for the decisionstate renewRequestCheck:
<if test="${externalContext.requestParameterMap['renew'] != ''
&& externalContext.requestParameterMap['renew'] != null}"
shouldn't this be :
<if test="${externalContext.requestParameterMap['renew'] != 'false'
&& externalContext.requestParameterMap['renew'] != null}"
?
Annother point for the upcoming 3.1 release, it would be fine if you
could please update your jcifs version to the latest one.
Frank
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas
--
-Scott Battaglia
LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas