Azure / Azure-Maps-plugin-for-QGIS

Provides read/write access to Azure Maps Creator data.
https://aka.ms/am-qgis-plugin
GNU General Public License v2.0
0 stars 3 forks source link

Support Entra (Active Directory) ID login for users #11

Open dvasdekis opened 3 months ago

dvasdekis commented 3 months ago

Hi team, We are investigating an initial trial of Azure Maps, and most of our users use QGIS to access their existing .tif files from a blob storage provider (e.g. Azure Storage Accounts, authenticated with Entra ID). At the moment it appears that users need to provide a Subscription Key for their maps account in order to use this plugin with QGIS. We are in an environment that strongly discourages the use of subscription keys, in favour of Entra ID login. I don't think we're unique in this respect :)

Is it possible to have the Maps plugin use Entra authentication? As a first pass, it could pick up credentials from DefaultAzureCredential, which will work as long as a user has performed az login using the Azure CLI.

Thank you!

tejitpabari99 commented 1 week ago

Hi! Thank you for the issue. Azure Maps Creator is on a deprecation path: https://aka.ms/AzureMapsCreatorDeprecation, as such, I don't think we will be adding any more features. I will let my PM know regardless, in case you want to follow up with them.