Setting up the User Service
System administrators can set up the user service to include the following user management capabilities to the application:
Create and manage users and roles.
Configure a capability to upload a list of users to the application.
Configure notification templates for the following user workflows:
- When administrators onboard users to the platform.
- When users are assigned roles.
- When users sign up on the application.
- When users' request for deleting their accounts are accepted.
See Setting up User Service to learn more.
Additional Resources
| To learn more | See the following links |
|---|---|
| API Documentation | https://dev.elevate-apis.shikshalokam.org/user/api-doc |
| Mentor Service | https://github.com/ELEVATE-Project/mentoring.git |
| Interface Service | https://github.com/ELEVATE-Project/interface-service |
| Supporting Service: Scheduler Service | https://github.com/ELEVATE-Project/scheduler.git |
| Supporting Service: Notification Service | https://github.com/ELEVATE-Project/notification.git |