You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Jeffrey E Rodriguez (JIRA)" <ji...@apache.org> on 2017/08/17 15:25:01 UTC

[jira] [Created] (KNOX-997) call to Shiro Subject logout method get an exception. - Invalid configuration.

Jeffrey E  Rodriguez created KNOX-997:
-----------------------------------------

             Summary: call to Shiro Subject logout method get  an exception. - Invalid configuration.
                 Key: KNOX-997
                 URL: https://issues.apache.org/jira/browse/KNOX-997
             Project: Apache Knox
          Issue Type: Bug
          Components: Server
    Affects Versions: 0.13.0
         Environment: all
            Reporter: Jeffrey E  Rodriguez
             Fix For: 0.13.0


call to Shiro subject logout method causes exception.
Applications that want to invalidate sessions in Knox by caling  Shiro Subject logout method or other methods requiring a Shiro Security Manager may get an exception:

'org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton.  This is an invalid application configuration."



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)