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