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/26 14:31:00 UTC

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

Colm O hEigeartaigh created SYNCOPE-1173:
--------------------------------------------

             Summary: 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.1.0


This task is to replace <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 for the user, 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)