[ https://issues.apache.org/jira/browse/SHIRO-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681493#comment-16681493 ]
ASF GitHub Bot commented on SHIRO-653: -------------------------------------- GitHub user ogarrydev opened a pull request: https://github.com/apache/shiro/pull/91 SHIRO-653 Spring-boot registers shiro filter only on REQUEST dispatcher You can merge this pull request into a Git repository by running: $ git pull https://github.com/ogarrydev/shiro SHIRO-653 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/shiro/pull/91.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #91 ---- commit 93efb8b1d77bc6a43ec163aeb36706c6e56961d6 Author: ogarrydev <44900240+ogarrydev@...> Date: 2018-11-09T14:17:31Z SHIRO-653 Spring-boot registers shiro filter only on REQUEST dispatcher ---- > Spring-boot registers shiro filter only on REQUEST dispatcher > ------------------------------------------------------------- > > Key: SHIRO-653 > URL: https://issues.apache.org/jira/browse/SHIRO-653 > Project: Shiro > Issue Type: Bug > Components: Web > Affects Versions: 1.4.0-RC2 > Reporter: olivier garry > Priority: Major > Original Estimate: 24h > Remaining Estimate: 24h > > When ErrorPageFilter of spring forwards to error url, shiro filter is not > part of filter chain so the user is logout -- This message was sent by Atlassian JIRA (v7.6.3#76005)