Sapiensoy opened a new issue, #10531: URL: https://github.com/apache/cloudstack/issues/10531
### The required feature described as a wish As a user I would like to have better encryption and, above all, to be able to perform quick tests without the complexity of setting up traditional databases, so I think it would be a good idea to implement JWT and SQLite in Cloudstack. JWT could be implemented to improve the way in which users like me or applications access the API, as it uses user/password credentials, as well as a token that expires according to a stipulated time. JWT would be very easy to implement in Cloudstack. SQLite does not require a dedicated server, which would make Cloudstack less resource-intensive and easier to configure, as well as allowing for rapid prototyping and testing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
