You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2016/05/04 10:16:12 UTC

[jira] [Updated] (HIVE-10345) Add test case to ensure client sends credentials in non-ssl mode when HS2 sends a secure cookie

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

Hari Sankar Sivarama Subramaniyan updated HIVE-10345:
-----------------------------------------------------
    Assignee:     (was: Hari Sankar Sivarama Subramaniyan)

> Add test case to ensure client sends credentials in non-ssl mode when HS2 sends a secure cookie
> -----------------------------------------------------------------------------------------------
>
>                 Key: HIVE-10345
>                 URL: https://issues.apache.org/jira/browse/HIVE-10345
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: Hari Sankar Sivarama Subramaniyan
>
> We need to add test cases to cover these scenarios.
> _________________________________________________________
> Client     |  HS2 Cookie       |  Expected Behavior
> SSL       |  Secured             |  Client replays, server validates the cookie.
> SSL       |   Unsecured        |   Client replays, server validates the cookie.
> No SSL |   UnSecured        |  Client replays, server validates the cookie.
> No SSL |  Secured              |  Client should send back credentials since cookie  replay will not be transmitted back to the server.



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