All I did was replace the stock gateway and renew checks with the ones from the documentation. Are the docs bad?
On Mon, Apr 4, 2011 at 10:12 PM, Scott Battaglia <[email protected]> wrote: > It looks like you're attempting to replace logic that's already in the web > flow. We do checks for gateway and renew already. > Cheers, > Scott > > On Mon, Apr 4, 2011 at 2:20 PM, Mike Thomsen <[email protected]> wrote: >> >> org.springframework.binding.expression.ParserException: The expression >> '${externalContext.requestParameterMap['gateway'] != '' && >> externalContext.requestParameterMap['gateway'] != null && >> flowScope.service != null}' being parsed is expected be a standard >> OGNL expression. Do not attempt to enclose such expression strings in >> ${} delimiters--this is redundant. If you need to parse a template >> that mixes literal text with evaluatable blocks, set the 'template' >> parser context attribute to true. >> >> >> I'm trying to use the instructions found this wiki page: >> https://wiki.jasig.org/display/CASUM/X.509+Certificates >> >> I've attached my login-webflow.xml file for reference. >> >> Thanks, >> >> Mike >> >> -- >> You are currently subscribed to [email protected] as: >> [email protected] >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
