Task #17925
WSC: useractivate()
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The web service should accept an ID (the unique system-generated ID) or username (the user-visible username) but not both as input and return an empty response.
- Use Alya to create the web service.
- Use gocloak to activate the user, using the ID or username provided in the request, and activate it.
- Handle any errors that may occur during the group creation process and return the error response.