Actions
User story #26169
openUser story #26144: Allow to install plugins from user interface
License information and credentials management in plugins API
Pull Request:
UX impact:
Suggestion strength:
Require - I need this to use Rudder as I intend
User visibility:
First impressions of Rudder
Effort required:
Small
Name check:
To do
Fix check:
To do
Regression:
No
Description
License information need at least to be presented globally, and we need to return it with the API.
We can then specify it for each plugin in the plugin list endpoint, since license may also vary by plugin.
When doing operations on plugins, we also need credentials to be setup for rudder-package, it is simpler if we update the index every time the API is queried for the list of plugins, and return 401 error in case of wrong credentials
Actions