You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (Jira)" <ji...@apache.org> on 2022/05/20 12:10:00 UTC

[jira] [Created] (SYNCOPE-1678) Allow for non-recursive search operations

Francesco Chicchiriccò created SYNCOPE-1678:
-----------------------------------------------

             Summary: Allow for non-recursive search operations
                 Key: SYNCOPE-1678
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1678
             Project: Syncope
          Issue Type: Improvement
          Components: core
            Reporter: Francesco Chicchiriccò
            Assignee: Francesco Chicchiriccò
             Fix For: 3.0.0


Searching for Users, Groups or Any Objects requires to specify the starting Realm.
So far, results will be member of the given Realm or one of its descendants (similar to LDAP search scope {{sub}}).

Under some circumstances, however, it might be useful to consider only results from the given Realm, without recursion (similar to LDAP search scope {{base}}).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)