Task #17923
WSC: groupupdate()
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The web service should accept short names, long names, and attributes as input and return an empty data block if the call is successful.
- Use Alya to create the web service.
- Use gocloak to update the group from Keycloak based on the short names provided in the request.
- Handle any errors that may occur during the group updation process and return the error response.
- Test the web service to ensure it returns the correct group and required details.