Francesco Chicchiriccò created SYNCOPE-1441:
-----------------------------------------------

             Summary: 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ò
             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)

Reply via email to