[
https://issues.apache.org/jira/browse/SHIRO-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Les Hazlewood updated SHIRO-309:
--------------------------------
Affects Version/s: 1.2.0
Fix Version/s: (was: 1.2.0)
1.3.0
> 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, 1.2.0
> Reporter: Alan Cabrera
> Fix For: 1.3.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