You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/01/04 10:26:50 UTC

[jira] [Commented] (CAMEL-7104) Add support for "all" permissions for authorization in camel-shiro

    [ https://issues.apache.org/jira/browse/CAMEL-7104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862251#comment-13862251 ] 

Claus Ibsen commented on CAMEL-7104:
------------------------------------

Thanks for the patch.

Do you mind updating the doc page at with the new option?
http://camel.apache.org/shiro-security.html

> Add support for "all" permissions for authorization in camel-shiro
> ------------------------------------------------------------------
>
>                 Key: CAMEL-7104
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7104
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Colm O hEigeartaigh
>            Priority: Minor
>             Fix For: 2.13.0
>
>         Attachments: camel-7104.patch
>
>
> Currently, the ShiroSecurityPolicy takes a List of Shiro Permission objects for authorization. Authorization succeeds if "any" of the permissions match that of the current user. However, it's not possible to support requiring "all" of the permissions, expect via the permission wildcard syntax, which may not be convenient for every circumstance.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)