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