You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Thomas Tauber-Marshall (Jira)" <ji...@apache.org> on 2019/08/28 00:31:00 UTC

[jira] [Created] (IMPALA-8898) Delete cookies on 401

Thomas Tauber-Marshall created IMPALA-8898:
----------------------------------------------

             Summary: Delete cookies on 401
                 Key: IMPALA-8898
                 URL: https://issues.apache.org/jira/browse/IMPALA-8898
             Project: IMPALA
          Issue Type: Improvement
          Components: Clients
    Affects Versions: Impala 3.4.0
            Reporter: Thomas Tauber-Marshall
            Assignee: Thomas Tauber-Marshall


IMPALA-8584 added support for cookie based authentication over the hs2 http server. When we return a 401 from there, we should also delete the cookie by returning a cookie with an empty value and an expiration time in the past.

This helps ensure clients don't attempt to authenticate with the same invalid cookie multiple times.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org