Task #17926
WSC: groupget()
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The web service should accept a group name or ID as input and return the corresponding group details from Keycloak.
- Use Alya to create the web service.
- Use gocloak to get the group from Keycloak based on the ID or group name provided in the request.
- Handle any errors that may occur during the group creation process and returning the error response.
- Test the web service to ensure it returns the correct group and required details.