Jinmei Liao created GEODE-9453:
----------------------------------
Summary: The server, once a user expires, should clean the user
attributes from the server.
Key: GEODE-9453
URL: https://issues.apache.org/jira/browse/GEODE-9453
Project: Geode
Issue Type: Sub-task
Components: core, security
Reporter: Jinmei Liao
ClientUserAuths maintains a map of clientID to its user attributes (the logged
in shiro subject etc), when user expires, we need to remove that entry from
that map and log the shiro subject out to avoid resource leak.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)