[
https://issues.apache.org/jira/browse/SYNCOPE-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818993#comment-16818993
]
ASF subversion and git services commented on SYNCOPE-1441:
----------------------------------------------------------
Commit 052de7f19550566bbcb1025fabc42f75a14536e2 in syncope's branch
refs/heads/2_1_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=052de7f ]
[SYNCOPE-1441] Adjusting jpa-json
> Perform in-memory match for dynamic conditions
> ----------------------------------------------
>
> Key: SYNCOPE-1441
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1441
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 2.0.13, 2.1.4, 3.0.0
>
>
> Various conditions can be specified - for DynRealms and dynamic Group / Role
> memberships.
> It is needed in several places to check if a given User, Group or Any Object
> matches the conditions as above.
> Today such checks are performed via search, which eventually involves
> database access; this is however not strictly necessary, as the whole check
> could be performed in-memory.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)