Opened 10 years ago

Closed 8 years ago

#672 closed enhancement (fixed)

Component Browser Gui: no admin interface

Reported by: olhsha@mpi.nl Owned by: Twan Goosen
Priority: major Milestone: ComponentRegistry-1.16
Component: ComponentRegistry Version:
Keywords: Cc:

Description

At the moment creating a group and adding a new member to it does not have a user (admin) interface.

The REST service for it is implemented (e.g.)

POST <hots>/ComponentRegistry/rest/registry/groups/create?groupName=group_4_

and POST

http://localhost:8080/ComponentRegistry/rest/registry/groups/makemember?groupName=group_4_&principalName=tomcat_

Tested using POSTMAN chrome test client

Change History (4)

comment:1 Changed 10 years ago by DefaultCC Plugin

Cc: olhsha@mpi.nl added

comment:2 Changed 10 years ago by Twan Goosen

Milestone: ComponentRegistry-1.16

comment:3 Changed 9 years ago by Twan Goosen

Cc: olhsha@mpi.nl removed

comment:4 Changed 8 years ago by Twan Goosen

Resolution: fixed
Status: newclosed

there currently is a groups admin interface

Note: See TracTickets for help on using tickets.