You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:57:19 UTC

[jira] [Closed] (GEODE-2354) Use of security-manager results in UnknownSessionExceptions after 30 minutes idle

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

Anthony Baker closed GEODE-2354.
--------------------------------

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)