Rajkumar Singh created HIVE-21927: ------------------------------------- Summary: HiveServer Web UI: Setting the HttpOnly option in the cookies Key: HIVE-21927 URL: https://issues.apache.org/jira/browse/HIVE-21927 Project: Hive Issue Type: Bug Components: HiveServer2 Affects Versions: 3.1.1 Reporter: Rajkumar Singh Assignee: Rajkumar Singh
Intend of this JIRA is to introduce the HttpOnly option in the cookie. cookie: before change {code:java} hdp32b FALSE / FALSE 0 JSESSIONID 8dkibwayfnrc4y4hvpu3vh74 {code} after change: {code:java} #HttpOnly_hdp32b FALSE / FALSE 0 JSESSIONID e1npdkbo3inj1xnd6gdc6ihws {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)