[jboss-jira] [JBoss JIRA] (AS7-5758) Safari digest authentication problem
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Tue Oct 16 07:03:01 EDT 2012
[ https://issues.jboss.org/browse/AS7-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726808#comment-12726808 ]
Heiko Braun commented on AS7-5758:
----------------------------------
It seems to follow the same pattern: 401, authentication, GET request, additional 401:
{noformat}
13:01:09,790 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 16) GET /console/app/deferredjs/A985E29579FAB3C55245D1782654FB15/25.cache.js HTTP/1.<TRUNCATED> [200 OK] ()
13:01:10,119 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 16) POST /management HTTP/1.1 [401 Unauthorized] ()
13:01:10,123 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 16) POST /management HTTP/1.1 [401 Unauthorized] ()
13:01:10,128 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 17) POST /management HTTP/1.1 [401 Unauthorized] ()
13:01:10,213 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 17) POST /management HTTP/1.1 [401 Unauthorized] ()
13:01:10,213 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 16) POST /management HTTP/1.1 [200 OK] ()
13:01:10,214 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 16) POST /management HTTP/1.1 [401 Unauthorized] ()
13:01:10,217 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 16) POST /management HTTP/1.1 [401 Unauthorized] ()
13:01:10,321 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 17) POST /management HTTP/1.1 [401 Unauthorized] ()
13:01:10,322 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 16) POST /management HTTP/1.1 [401 Unauthorized] ()
13:01:10,323 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 18) POST /management HTTP/1.1 [200 OK] ()
13:01:10,680 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 18) POST /management HTTP/1.1 [200 OK] ()
13:01:13,916 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 18) POST /management HTTP/1.1 [401 Unauthorized] ()
13:01:17,616 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 18) POST /management HTTP/1.1 [200 OK] ()
13:01:20,222 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 18) POST /management HTTP/1.1 [200 OK] ()
13:01:23,941 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 18) POST /management HTTP/1.1 [401 Unauthorized] ()
13:01:26,478 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 18) POST /management HTTP/1.1 [200 OK] ()
13:01:28,027 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 18) POST /management HTTP/1.1 [200 OK] ()
{noformat}
Does that ring a bell?
> Safari digest authentication problem
> ------------------------------------
>
> Key: AS7-5758
> URL: https://issues.jboss.org/browse/AS7-5758
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Console
> Reporter: Heiko Braun
> Assignee: Heiko Braun
> Fix For: 7.2.0.CR1
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list