You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Brian Demers (JIRA)" <ji...@apache.org> on 2016/07/19 21:26:22 UTC

[jira] [Resolved] (SHIRO-361) HttpServletResponse.encodeURL: only append JSESSIONID when necessary

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

Brian Demers resolved SHIRO-361.
--------------------------------
    Resolution: Fixed

Set {{sessionManager.sessionIdUrlRewritingEnabled = false}} to disable appending JSESSIONID to the URL.

NOTE: if a user has disabled cookies, they will NOT be able to login if this is disable.

> HttpServletResponse.encodeURL: only append JSESSIONID when necessary
> --------------------------------------------------------------------
>
>                 Key: SHIRO-361
>                 URL: https://issues.apache.org/jira/browse/SHIRO-361
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Web
>            Reporter: Les Hazlewood
>             Fix For: 1.3.0
>
>
> The JSESSIONID only needs to be added to the URL when cookies are disabled.  Ideally, this would be resolved via SHIRO-360.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)