[
https://issues.apache.org/jira/browse/KNOX-2155?focusedWorklogId=361845&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-361845
]
ASF GitHub Bot logged work on KNOX-2155:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Dec/19 20:21
Start Date: 20/Dec/19 20:21
Worklog Time Spent: 10m
Work Description: risdenk commented on pull request #227: KNOX-2155 -
KnoxSSO should handle multiple cookies with the same name
URL: https://github.com/apache/knox/pull/227
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 361845)
Time Spent: 1h (was: 50m)
> 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
> Priority: Major
> Fix For: 1.4.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)