[jboss-jira] [JBoss JIRA] (AS7-1856) HTTP auth breaks when console is accessed through proxy
Darran Lofthouse (Commented) (JIRA)
jira-events at lists.jboss.org
Mon Jan 9 13:25:09 EST 2012
[ https://issues.jboss.org/browse/AS7-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654665#comment-12654665 ]
Darran Lofthouse commented on AS7-1856:
---------------------------------------
The error message in the Apache log is caused by the Basic header being forwarded to AS7 management which is not supported so the server throws an Exception.
> 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
> Fix For: 7.1.0.Final
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list