In tomcat, AuthorizationPolicy object is not found in Message
-------------------------------------------------------------
Key: CXF-961
URL: https://issues.apache.org/jira/browse/CXF-961
Project: CXF
Issue Type: Bug
Components: Transports
Affects Versions: 2.0.1, 2.0
Reporter: Daniel Kulp
Assignee: Daniel Kulp
Fix For: 2.0.2
Tomcat seems to be lowercasing the "Authorization" header in the
HttpServletRequest, but we query for the proper-case name. Thus, it's not
finding the Authorization information and thus not creating the policy object.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.