Carsten Ziegeler created FELIX-6688:
---------------------------------------
Summary: Context path of outer servlet container is not respected
for authentication
Key: FELIX-6688
URL: https://issues.apache.org/jira/browse/FELIX-6688
Project: Felix
Issue Type: Bug
Components: Web Console
Affects Versions: webconsole-4.9.6, webconsole-5.0.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: webconsole-5.0.2, webconsole-4.9.8
With the switch to the http whiteboard, the invocation of an authentication
handler changed. In order to be compatible with previous versions, the context
path of the whiteboard context used for the webconsole needs to be stripped of
(by a request wrapper).
However, the whole context path, including the one from the container is
removed. If now the authentication handler is doing a redirect, that context
path of the container is missing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)