You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Minder (JIRA)" <ji...@apache.org> on 2016/01/19 23:04:39 UTC

[jira] [Created] (KNOX-653) Support rewriting cookie names

Kevin Minder created KNOX-653:
---------------------------------

             Summary: Support rewriting cookie names
                 Key: KNOX-653
                 URL: https://issues.apache.org/jira/browse/KNOX-653
             Project: Apache Knox
          Issue Type: Improvement
          Components: Server
    Affects Versions: 0.7.0
            Reporter: Kevin Minder
             Fix For: Future


There may be some occasions where it will become necessary to rewrite cookie names for services where they conflict.  Once such case is JSESSIONID.  Knox should be able to rewrite that cookie in an inbound response from JSESSIONID to something like HIVE-JSESSIONID.  Then in a later inbound request rewrite it from HIVE-JESSIONID to JSESSIONID.



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