[jboss-jira] [JBoss JIRA] (ELY-1352) Simple permission mapper is not simple due to lack of default fallback

David Lloyd (JIRA) issues at jboss.org
Thu Aug 31 13:33:01 EDT 2017


David Lloyd created ELY-1352:
--------------------------------

             Summary: Simple permission mapper is not simple due to lack of default fallback
                 Key: ELY-1352
                 URL: https://issues.jboss.org/browse/ELY-1352
             Project: WildFly Elytron
          Issue Type: Bug
            Reporter: David Lloyd
            Assignee: David Lloyd
            Priority: Blocker


Certain common constructs are unnecessarily complicated or effectively impossible for everyday users to configure in the management model (such as "if these principals match, use these permissions, else use these permissions") due to the lack of backend support for a default case in the {{SimplePermissionMapper}}.

Add a way to introduce a {{Mapping}} which matches all principals.  The most general way to do this simply is to change the principal set into a principal predicate.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list