microsoft / azure-boards-estimate

MIT License
34 stars 24 forks source link

Implement secure connection to MongoDB in Azure DevOps extension #325

Closed codigorandom closed 3 months ago

codigorandom commented 3 months ago

We need to implement a secure way to connect to MongoDB from our Azure DevOps extension. The extension adds a custom tab to work items where users can fill in some fields, and this information needs to be stored in MongoDB. Currently, we are facing challenges in obtaining the credentials securely for the MongoDB connection. Could you help me please? tranks

AminTi commented 3 months ago

Thank you for reaching out. We understand the importance of securing your MongoDB connection from an Azure DevOps extension. However, we are unable to provide assistance with this particular issue at the moment.