Task #17061
WSC: User retrieval web service
Start date:
02/11/2023
Due date:
% Done:
10%
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.
Files