https://issues.apache.org/bugzilla/show_bug.cgi?id=54372
Bug ID: 54372 Summary: Digest Authentication fails on Safari and IE8/9 Product: Tomcat 7 Version: 7.0.34 Hardware: Macintosh Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: jborch...@crimsonwing.com Classification: Unclassified Created attachment 29814 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29814&action=edit Log with Firefox Live HTTP Headers Login with Safari on the Mac and on IOS with DIGEST authentication fails. Also with IE8/9 the login fails. With Firefox and Chrome login works perfect. I did store the password in tomcat-users.xml as plain text. Then I did configure the realm as MD5 and stored the password as a MD5 hash of [user]:[realm]:[password]. Also then Firefox and Chrome login perfectly and Safari and IE8/9 are failing. I did attach a log file of the headers with Firefox succeeding to login. Thanks, Johan Borchers -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org