Jon Freedman created CXF-4433: --------------------------------- Summary: CrossOriginResourceSharingFilter ignores allowCredentials from annotation Key: CXF-4433 URL: https://issues.apache.org/jira/browse/CXF-4433 Project: CXF Issue Type: Bug Components: JAX-RS Security Affects Versions: 2.6.1 Reporter: Jon Freedman Priority: Minor
The value of allowCredentials is set on the org.apache.cxf.message.Exchange in #commmonRequestProcessing but then #handleResponse ignores this and sets the value based on the filter itself. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira