Secure API Access for Database Credentials
For multi-tenant SaaS setups, developers need automated access to database credentials when new applications are created.
Instead of exposing raw MySQL credentials, Cloudways could:
Provide API-generated temporary access tokens
Support credential rotation via API
Enable event/webhook triggers on app creation
This would allow secure automation while avoiding permanent credential exposure and improving support for modern SaaS architectures.
1
vote