[
https://issues.apache.org/jira/browse/SYNCOPE-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16967679#comment-16967679
]
ASF subversion and git services commented on SYNCOPE-1501:
----------------------------------------------------------
Commit 60661a80fcfb29b803dba82584d20646d2164f7c in syncope's branch
refs/heads/master from Federico Palmitesta
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=60661a8 ]
[SYNCOPE-1501] Fixing NullPointerException in explore resource (#138)
> Allow filtering for explore resource
> ------------------------------------
>
> Key: SYNCOPE-1501
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1501
> Project: Syncope
> Issue Type: Improvement
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 2.1.6, 3.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> It is currently not possible to filter the connector objects returned by REST
> endpoint
> {code}
> GET /{resource key}/{anyttype key}
> {code}
> e.g.
> {code}
> GET /resource-ldap/USER
> {code}
> Such endpoint is used by Admin Console's "Explore Resource" feature.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)