[
https://issues.apache.org/jira/browse/SYNCOPE-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540920#comment-17540920
]
ASF subversion and git services commented on SYNCOPE-1678:
----------------------------------------------------------
Commit 8a2690568f7e3653a7112c0bdf795654efb236c5 in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=8a2690568f ]
[SYNCOPE-1678] Adding recursive boolean parameter to AnyQuery, true b… (#346)
> 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ò
> Priority: Major
> 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)