As a Platform Operator I want to manage and automate my custom integration also using meshcloud API.
This includes the possibility to automate the API User credential rotation.
Possible Scenario:
I create 2 API Users - e.g one for the actual retrieval of data from meshStack and another one for change the API Users credentials.
API User 1 is therefore used for getting the data only based on the permissions and the second API User can only change and retrieve the new API credentials for other API users (also based on the permissions).
This allows me to have short lived credentials for fetching data or integrations and another longer lived credentials to manage my API Users