Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-2450

Create a REST resource for group membership of all users and child groups

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 2.3
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Crowd clients that are synchronising group memberships need access to all user and nested groups. This is currently two separate HTTP requests for each group. We should add a single resource to return everything.

      Add usermanagement/1/group/membership, a resource with all membership information.

      e.g.

      <memberships>
       <membership group='parent-group'>
        <users>
         <user name='parent-group-user'/>
         ...
        </users>
        <groups>
         <group name='child-group'/>
         ...
        </groups>
       </membership>
       ...
      </memberships>
      

      Attachments

        Issue Links

          Activity

            People

              jwalton joe
              jwalton joe
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 16h
                  16h
                  Remaining:
                  Time Spent - 14h Remaining Estimate - 2h
                  2h
                  Logged:
                  Time Spent - 14h Remaining Estimate - 2h
                  14h