CGI-FR / IoT-Hub-Portal

IoT Hub Portal is a solution for handling IoT Devices easily. It leverages on Azure IoT Hub / AWS IoT Core for connectivity and device management.
https://cgi-fr.github.io/IoT-Hub-Portal/stable/
MIT License
32 stars 12 forks source link

Feature: Deploy the portal with managed identity authentication #1661

Open kbeaugrand opened 1 year ago

kbeaugrand commented 1 year ago

Is your feature request related to a problem? Please describe. Actually the portal is deployed using SharedAcessKey to authenticate to IoT Hub and Database.

Describe the solution you'd like Investigate about using Managed Identities to provide more secured solution.

Describe alternatives you've considered N/A

Additional context N/A

kbeaugrand commented 1 year ago

This issue should update the bicep templates to match this configuration.