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/10/31 17:13:17 UTC

[jira] [Updated] (KNOX-135) do not need ResponseCookieFilter to filter Shiro remembeMe cookie

     [ https://issues.apache.org/jira/browse/KNOX-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Minder updated KNOX-135:
------------------------------

    Fix Version/s: 0.4.0

> 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
>            Assignee: Dilli Arumugam
>             Fix For: 0.4.0
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)