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 2013/04/03 22:45:15 UTC

[jira] [Created] (KNOX-21) Utilize hadoop.auth cookie to prevent re-authentication for every request

Kevin Minder created KNOX-21:
--------------------------------

             Summary: Utilize hadoop.auth cookie to prevent re-authentication for every request
                 Key: KNOX-21
                 URL: https://issues.apache.org/jira/browse/KNOX-21
             Project: Apache Knox
          Issue Type: Bug
          Components: Server
            Reporter: Kevin Minder


>From BUG-4300
Currently the hadoop.auth cookie is not being used so each request results in a challenge for user credentials and then an authenticates (e.g. via LDAP). This is a potential performance issue. In addition the hadoop.auth cookie is being returned by the downstream services. We should determine if the gateway should always manufacture the cookie and send it to the downstream services instead of using the current pseudo auth mechanism.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira