Francesco Chicchiriccò created SYNCOPE-1501:
-----------------------------------------------
Summary: 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ò
Fix For: 2.1.6, 3.0.0
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)