Robert Kanter created OOZIE-1113:
------------------------------------

             Summary: The cookies used in the AltKerberosAuthenticationHandler 
examples aren't read properly if quoted
                 Key: OOZIE-1113
                 URL: https://issues.apache.org/jira/browse/OOZIE-1113
             Project: Oozie
          Issue Type: Bug
    Affects Versions: trunk
            Reporter: Robert Kanter
            Assignee: Robert Kanter
            Priority: Minor
             Fix For: trunk


Some browsers or server implementations will quote cookie values.  The cookies 
used by the AltKerberosAuthenticationHandler examples in OOZIE-1103 do not 
properly handle this case.  It should be updated to ignore the quotes if given. 
 

e.g. {{oozie.web.login.auth=hello}} vs {{oozie.web.login.auth="hello"}}

--
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

Reply via email to