[cas-user] SimpleHttpClient.java Security Review positive to DOS

2015-11-10 Thread MrCrowley
Hi there,a security scan done with IBM appscan indicates that SimpleHttpClient can be vulnerable to DOS.      in = new BufferedReader(new InputStreamReader(connection.getInputStream()));                 boolean readInput = true;                while (readInput) {                    readInput

[cas-user] PreventedExcetpion is swallowed or can be logged?

2015-10-14 Thread MrCrowley
hi there,QueryDatabaseHandler throws a preventedException  that wraps an sqlexception preventing authentication.I'd like to have evidence of this kind of problems, but i can't find where this exception is catched,or if there's a mechanism to log it.Any ideas?thanks -- You are currently

[cas-user] Changing language with spring plugin

2015-04-22 Thread MrCrowley
as: mrcrowley...@yahoo.it To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja

Re: [cas-user] Which version sould I upgrate to 3.5.3 or 4.01

2015-04-22 Thread MrCrowley
@illino is.edu To unsubscribe, change settings or access archives, see http://www.ja-sig.or g/wiki/display/JSG/cas-user -- You are currently subscribed to cas-user@lists.jasig.org as: mrcrowley...@yahoo.it To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki

[cas-user] Which version sould I upgrate to 3.5.3 or 4.01

2015-03-04 Thread MrCrowley
Same as object I'm coming from 3.4.3 and looking for and advice if is better to go straight to 4.0.1 or maybe stop at 3.5.3Any issues?thank you in advance! -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access

[cas-user] was 8.5.5 suggested Cas Version based on experience

2014-09-05 Thread MrCrowley
Hi all, we're using jasig-cas 3.4.3 with ibm websphere 6.1, we're migrating the appservers to websphere 8.5.5 due to 6.1 reached endof life last year.While we're migrating all our apps (including CAS) I was wandering to upgrade and based on other user's experience which version fits best with

Re: [cas-user] http error 407 issue

2014-06-16 Thread MrCrowley
? Thanks. Best regards, Jérôme LELEU Founder of CAS in the cloud: www.casinthecloud.com | Twitter: @leleuj Chairman of CAS: www.jasig.org/cas | Creator of pac4j: www.pac4j.org 2014-06-10 15:37 GMT+02:00 MrCrowley mrcrowley...@yahoo.it: Hi there, I have CAS 3.4.3 working in production envirovment

[cas-user] http error 407 issue

2014-06-10 Thread MrCrowley
Hi there, I have CAS 3.4.3 working in production envirovment within a cluster and apache as webserver in front of Websphere 6.1. Now for some reasons I have to put two application on a development environment which for a lot of reasons is quite different. Basically I have the CAS war and

Re: [cas-user] Cas LOGUT Rejected Concurrent Exception

2013-02-13 Thread MrCrowley
the queue limit or something similar. M -- You are currently subscribed to cas-user@lists.jasig.org as: mrcrowley...@yahoo.it To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to cas-user@lists.jasig.org

Re: re:[cas-user] CAS Spring Client Clustered Envirment-401 Auth failed Cas returned no Response

2013-01-24 Thread MrCrowley
. If this e-mail is not related to the business of UCT it is sent by the sender in the sender's individual capacity. -- You are currently subscribed to cas-user@lists.jasig.org as: mrcrowley...@yahoo.it To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG

Re: [cas-user] Logout with CAS\logout needs closing browser window

2012-09-13 Thread MrCrowley
the SingleSignOutHttpSessionListener in your web.xml : https://wiki.jasig.org/display/CASC/Configuring+Single+Sign+Out. Best regards, Jérôme -- You are currently subscribed to cas-user@lists.jasig.org as: mrcrowley...@yahoo.it To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki

[cas-user] Logout with CAS\logout needs closing browser window

2012-09-11 Thread MrCrowley
Hi there, I'm using cas 3.4.3, and I've casified two application, one with filter on web.xml, the other via Spring Security. It works fine, but when I logout from cas via casserver/cas/logout from  the app with web.xml filter if I don't close the browser's window I'm still able to enter the

Re: [cas-user] CAS 3.4.2 on Websphere 6.1 Errors during start

2011-12-13 Thread MrCrowley
to copy xml.jar in appserver\java\lib in my libs directory and add this to shared libraries. Doing this way cas is up and running. I still don't understand why i need xalan and xercesimpl if I'm using xml.jar from was... Da: MrCrowley mrcrowley...@yahoo.it A: cas

Re: [cas-user] CAS 3.4.2 on Websphere 6.1 Errors during start

2011-11-28 Thread MrCrowley
...@gmail.com A: cas-user@lists.jasig.org Inviato: Venerdì 25 Novembre 2011 14:34 Oggetto: Re: [cas-user] CAS 3.4.2 on Websphere 6.1 Errors during start There appears to be some conflict with AspectJ.  Do you have two versions on the classpath? On Fri, Nov 25, 2011 at 6:49 AM, mrCas mrcrowley