[ 
https://issues.apache.org/jira/browse/GEODE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840616#comment-15840616
 ] 

ASF subversion and git services commented on GEODE-2354:
--------------------------------------------------------

Commit 6619a3de9b956d69e3c991f53572595e54ce0549 in geode's branch 
refs/heads/feature/GEODE-1930-2 from [~apa...@the9muses.net]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=6619a3d ]

GEODE-2354: set global session timeout to MAX_VALUE


> Use of security-manager results in UnknownSessionExceptions after 30 minutes 
> idle
> ---------------------------------------------------------------------------------
>
>                 Key: GEODE-2354
>                 URL: https://issues.apache.org/jira/browse/GEODE-2354
>             Project: Geode
>          Issue Type: Bug
>          Components: security
>            Reporter: Kirk Lund
>            Assignee: Jinmei Liao
>
> If the User specifies a SecurityManager with security-manager, all authorized 
> operations start to fail with UnknownSessionExceptions after 30 minutes idle 
> which is the default globalSessionTimeout in Apache Shiro.
> Workaround: specify security-shiro-init in gemfire.properties and configure 
> everything via Shiro within a shiro.ini.
> Fixing this will require changes to IntegratedSecurityService to set the 
> globalSessionTimeout higher or to re-authenticate after a timeout.



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

Reply via email to