You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Brian Demers (Jira)" <ji...@apache.org> on 2020/08/11 21:40:00 UTC

[jira] [Resolved] (SHIRO-788) Add support for Global Filters

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

Brian Demers resolved SHIRO-788.
--------------------------------
    Resolution: Fixed

> Add support for Global Filters
> ------------------------------
>
>                 Key: SHIRO-788
>                 URL: https://issues.apache.org/jira/browse/SHIRO-788
>             Project: Shiro
>          Issue Type: New Feature
>            Reporter: Brian Demers
>            Priority: Major
>             Fix For: 1.6.0
>
>
> This feature has come up a few times in the past.  IIRC the idea stems from the old Stormpath Shiro integration that supported a set of priority filters that were executed before the path specific filters.
>  
> This would allow a subset of common filters to be applied to all routes.
>  
> Example INI configuration:
> {code:java}
> filterChainResolver.globalFilters = yourFilter {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)