Dilli Arumugam created KNOX-135:
-----------------------------------

             Summary: do not need ResponseCookieFilter to filter  Shiro 
remembeMe cookie
                 Key: KNOX-135
                 URL: https://issues.apache.org/jira/browse/KNOX-135
             Project: Apache Knox
          Issue Type: Bug
            Reporter: Dilli Arumugam


At present,  Knox uses ResponseCookieFilter to filter out  Shiro rememberMe 
cookie.
This is not required.
By default, Shiro does not set a valid rememberMe cookie.

However, you would see a response header like the follosing:

Set-Cookie: rememberMe=deleteMe; Path=/gateway/sample; Max-Age=0; Expires=Wed, 
18-Sep-2013 20:00:57 GMT

This is effectively instruction to remove a cookie rather than setting a valid 
cookie.


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