We were originally using 3.4.2. I moved it over to 3.4.7. Still won't work for me using the documentation.
Is there any sample out there which shows a complete configuration for this? Nothing I do seems to make CAS interrogate the browser for an installed user cert. On Tue, Apr 5, 2011 at 12:20 PM, Philippe MARASSE <[email protected]> wrote: > Hello, > > I followed the docs and CAS+x509 works perfectly here (x509 first, > login/password if no smartcard found, around 400 TGC issued every days) with > CAS 3.3.5. The doc says that we have to insert a new state in login webflow > to perform x509 authentication silently. Is the doc outdated with CAS 3.4 ? > > Rgds. > > Le 05/04/2011 18:01, Mike Thomsen a écrit : >> >> 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 > > > -- > Philippe MARASSE > > Service Informatique - Centre Hospitalier Henri Laborit > BP 587 - 370 avenue Jacques Coeur > 86021 Poitiers Cedex > Tel : 05.49.44.57.19 > > > -- 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
