Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
HIVE-9710 HiveServer2 should support cookie based authentication, when using HTTP transport.
- Closed