The clients components are interfaces to the Master API.
Clients applications interact with Master API to send jobs and follow their execution.
The Web console is a client that offers a web interface to the Master API
Open Api specification has been used to describe the Master API: multiple clients can be generated.
One Java client is available.
All the clients need to have a valid authentication token from the keycloak authentication system to access the Master API.