Task #17929
WSC: usernew()
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The web service should accept user details as input and create a corresponding user in Keycloak.
- Use Alya to create the web service.
- Use gocloak to create a user in Keycloak based on the input user details.
- Handle any errors that may occur during the user creation process and returning the error response.
- Test the web service to ensure it creates users correctly in Keycloak.