You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2015/06/09 13:14:01 UTC

[jira] [Resolved] (CXF-6444) CrossOriginResourceSharingFilter.java should not set Origin=* when Credentials=true

     [ https://issues.apache.org/jira/browse/CXF-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-6444.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.1.2
                   2.7.17
                   3.0.6
         Assignee: Sergey Beryozkin

> CrossOriginResourceSharingFilter.java should not set Origin=* when Credentials=true
> -----------------------------------------------------------------------------------
>
>                 Key: CXF-6444
>                 URL: https://issues.apache.org/jira/browse/CXF-6444
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS Security
>            Reporter: Justin SB
>            Assignee: Sergey Beryozkin
>             Fix For: 3.0.6, 2.7.17, 3.1.2
>
>
> According to this: http://www.w3.org/TR/cors/#resource-preflight-requests
> ...when Access-Control-Allow-Credentials: true is set, the response Origin: must be the same as the request Origin (see bullet #7).
> It doesn't say why in the RFC (that I could see), but I presume there are security implications.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)