[
https://issues.apache.org/jira/browse/SYNCOPE-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved SYNCOPE-948.
--------------------------------------------
Resolution: Fixed
2_0_X: http://git-wip-us.apache.org/repos/asf/syncope/commit/95d4b15a
master: http://git-wip-us.apache.org/repos/asf/syncope/commit/84cb7fb4
> Optionally provide schema information with attribute values
> -----------------------------------------------------------
>
> Key: SYNCOPE-948
> URL: https://issues.apache.org/jira/browse/SYNCOPE-948
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Fix For: 2.0.1, 2.1.0
>
>
> When searching for users, groups or any objects via REST, there is currently
> the option to specify the {{details}} flag:
> * when {{false}} only (user)name, plain and derived attributes are returned
> * when {{true}} also virtual attributes, roles, relationships and
> memberships are included
> Moreover,
> [attributes|https://github.com/apache/syncope/blob/2_0_X/common/lib/src/main/java/org/apache/syncope/common/lib/to/AttrTO.java#L86]
> are returned alongside with the sole "meta" information about the related
> schema being defined as read-only.
> The {{details}} flag above can be used to additionally indicate, when true,
> that the full information about the attributes' schema is to be returned,
> together with value(s).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)