You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2017/07/27 11:48:00 UTC

[jira] [Resolved] (SYNCOPE-1173) Replace List dynGroups with List dynMemberships

     [ https://issues.apache.org/jira/browse/SYNCOPE-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh resolved SYNCOPE-1173.
------------------------------------------
    Resolution: Fixed

> Replace List<String> dynGroups with List<MembershipTO> dynMemberships
> ---------------------------------------------------------------------
>
>                 Key: SYNCOPE-1173
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1173
>             Project: Syncope
>          Issue Type: Improvement
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>             Fix For: 2.0.5, 2.1.0
>
>
> This task is to replace List<String> dynGroups with List<MembershipTO> dynMemberships in UserTO and AnyObjectTO. This will allow us to retrieve the dynamic group names associated with a given user or Any Object when doing a GET, as opposed to the current situation where we only see the keys of the group.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)