[
https://issues.apache.org/jira/browse/ISIS-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962796#comment-13962796
]
ASF subversion and git services commented on ISIS-765:
------------------------------------------------------
Commit bc621d0e9b321f9bef9dccc6c4907f078bc10ce4 in isis's branch
refs/heads/master from unknown
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=bc621d0 ]
ISIS-765: Allow regular expressions to match user roles
> Allow UserMemento#hasRole to match on wildcards
> -----------------------------------------------
>
> Key: ISIS-765
> URL: https://issues.apache.org/jira/browse/ISIS-765
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Affects Versions: core-1.4.0
> Reporter: Jeroen van der Wal
> Assignee: Jeroen van der Wal
> Priority: Minor
> Fix For: core-1.4.2
>
>
> The roles the user has are prefixed by the realm they they were defined in.
> In orderer to make role matching across realms easier I suggest to use regex
> matching.
> Example:
> "*user_role" matches both "ldapRealm:user_role" and "localRealm:user_role"
--
This message was sent by Atlassian JIRA
(v6.2#6252)