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 2019/05/06 14:45:00 UTC

[jira] [Created] (SHIRO-687) Additional Servlet Filters are not available to ShiroFilterFactorBean (unless using XML based beans)

Brian Demers created SHIRO-687:
----------------------------------

             Summary: Additional Servlet Filters are not available to ShiroFilterFactorBean (unless using XML based beans)
                 Key: SHIRO-687
                 URL: https://issues.apache.org/jira/browse/SHIRO-687
             Project: Shiro
          Issue Type: Bug
            Reporter: Brian Demers
             Fix For: 1.5.0


Initially reported from SO: [https://stackoverflow.com/questions/51552021/adding-custom-filter-apache-shiro-spring-boot]

Fix: inject the map of <String, Fitler> into ShiroFilterFactoryBean

[https://github.com/apache/shiro/pull/85]

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)