Kevin Risden created KNOX-2155:
----------------------------------
Summary: KnoxSSO should handle multiple cookies with the same name
Key: KNOX-2155
URL: https://issues.apache.org/jira/browse/KNOX-2155
Project: Apache Knox
Issue Type: Bug
Components: KnoxSSO
Reporter: Kevin Risden
Assignee: Kevin Risden
Fix For: 1.4.0
Currently, when KnoxSSO checks cookies it looks at the first one with the name
configured. If there are multiple cookies scoped to different domains, browsers
will send all the cookies in the request. Knox needs to look at all the cookies
to evaluate if they are valid.
References:
*
https://stackoverflow.com/questions/4056306/how-to-handle-multiple-cookies-with-the-same-name
--
This message was sent by Atlassian Jira
(v8.3.4#803005)