You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Alan Cabrera (Assigned) (JIRA)" <ji...@apache.org> on 2011/09/29 19:45:45 UTC

[jira] [Assigned] (SHIRO-309) Unauthorized URL for different entries in filter chain

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

Alan Cabrera reassigned SHIRO-309:
----------------------------------

    Assignee:     (was: Alan Cabrera)
    
> Unauthorized URL for different entries in filter chain
> ------------------------------------------------------
>
>                 Key: SHIRO-309
>                 URL: https://issues.apache.org/jira/browse/SHIRO-309
>             Project: Shiro
>          Issue Type: New Feature
>          Components: Authorization (access control) , Configuration
>    Affects Versions: 1.1.0
>            Reporter: Alan Cabrera
>             Fix For: 1.2.0
>
>
> It would be great to have different unauthorizedUrl entries per chain in the ShiroFilterFactoryBean:
> <property name="filterChainDefinitions">
>   <value>
>     /admin/** = myFilter, roles[admin], /service/notadmin.jsp
>     /work/** = myFilter, roles[verified], /service/notverified.jsp
>     /owners/** = myFilter, roles[owner], /service/notowner.jsp
>     /account/** = myFilter
>   </value>
> </property>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira