[jboss-jira] [JBoss JIRA] Commented: (AS7-1856) HTTP auth breaks when console is accessed through proxy

u j (JIRA) jira-events at lists.jboss.org
Sun Oct 2 10:26:26 EDT 2011


    [ https://issues.jboss.org/browse/AS7-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631669#comment-12631669 ] 

u j commented on AS7-1856:
--------------------------

I tried with version 7.0.2, but still get the same error. The page issues successfully several GETs and then fails on a POST.

The source of the post request is:
bwAAAAMACW9wZXJhdGlvbnMADnJlYWQtYXR0cmlidXRlAARuYW1lcwAMcHJvY2Vzcy10eXBlAAdhZGRyZXNzbAAAAAA=

The response is:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>502 Proxy Error</title>
</head><body>
<h1>Proxy Error</h1>
<p>The proxy server received an invalid
response from an upstream server.<br />
The proxy server could not handle the request <em><a href="/management">POST&nbsp;/management</a></em>.<p>
Reason: <strong>Error reading from remote server</strong></p></p>
<hr>
<address>Apache/2.2.3 (CentOS) Server at [server_ip] Port 82</address>
</body></html>

The site is currently protected by Basic Authentication in the Apache server. Could that interfere?

Thanks


> HTTP auth breaks when console is accessed through proxy
> -------------------------------------------------------
>
>                 Key: AS7-1856
>                 URL: https://issues.jboss.org/browse/AS7-1856
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.0.1.Final
>            Reporter: Heiko Braun
>            Assignee: Darran Lofthouse
>
> Update: when I secure the management interface as described here:
> https://docs.jboss.org/author/display/AS7/Securing+the+Management+Interfaces
> under Quick Configuration, the console does not ask for the user/pw, but I get in firebug:
> "NetworkError: 502 Proxy Error - http://urbansms.com:82/management"
> Does that mean that the HTTP Digest authentication does not work if proxied? Or is it a bug?
> Thanks

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list