AW: Is tomcat UserDatabaseRealm buggy?

2015-01-09 Thread Kehlenbach, Andreas
] Gesendet: Freitag, 9. Januar 2015 12:00 An: Tomcat Users List Betreff: [bulk]: Re: Is tomcat UserDatabaseRealm buggy? Hello Chris, Currently I've attached tomcat sources to my sample application. The following I found out: 1) The problem occurs only if the nonce timed out. 1.1) After

Re: AW: Is tomcat UserDatabaseRealm buggy?

2015-01-09 Thread Mark Thomas
On 09/01/2015 13:36, Kehlenbach, Andreas wrote: Hello, With debugging I finally found out why Jersey and Tomcat doesn't play well with digest authentication. If a nonce got stale and tomcat issues a new authentication request. Jersey answers this request and responds with a valid header

Re: Is tomcat UserDatabaseRealm buggy?

2015-01-09 Thread Kehlenbach, Andreas
: Mittwoch, 26. November 2014 17:20 An: Tomcat Users List Betreff: [bulk]: Re: Is tomcat UserDatabaseRealm buggy? -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andreas, On 11/26/14 5:42 AM, Kehlenbach, Andreas wrote: I think I found the following bug in tomcat 7/8

Is tomcat UserDatabaseRealm buggy?

2014-11-26 Thread Kehlenbach, Andreas
Hello, I think I found the following bug in tomcat 7/8 with the following setup: We use tomcat 7.0.42 (but I tried 7.0.55 and 8.0.15 without success) and deployed a web service with jersey 1.18.2. Additionally we set up HTTP authentication. In our case DIGEST authentication, but I tried BASIC

Re: Is tomcat UserDatabaseRealm buggy?

2014-11-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andreas, On 11/26/14 5:42 AM, Kehlenbach, Andreas wrote: I think I found the following bug in tomcat 7/8 with the following setup: We use tomcat 7.0.42 (but I tried 7.0.55 and 8.0.15 without success) and deployed a web service with jersey

AW: [bulk]: Re: Is tomcat UserDatabaseRealm buggy?

2014-11-26 Thread Kehlenbach, Andreas
Schultz [mailto:ch...@christopherschultz.net] Gesendet: Mittwoch, 26. November 2014 17:20 An: Tomcat Users List Betreff: [bulk]: Re: Is tomcat UserDatabaseRealm buggy? -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andreas, On 11/26/14 5:42 AM, Kehlenbach, Andreas wrote: I think I found

Re: AW: [bulk]: Re: Is tomcat UserDatabaseRealm buggy?

2014-11-26 Thread Christopher Schultz
: Is tomcat UserDatabaseRealm buggy? Andreas, On 11/26/14 5:42 AM, Kehlenbach, Andreas wrote: I think I found the following bug in tomcat 7/8 with the following setup: We use tomcat 7.0.42 (but I tried 7.0.55 and 8.0.15 without success) and deployed a web service with jersey 1.18.2