Azure / Azure/azure-iot-sdk-node

[Technical Question] Authenticate to IoT Hub using Azure Identity Service with DPS and x509 certificates

Open
#1,243 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
268
Forks
228
PR merge metrics
No merged PRs in 30d

Description

Hello,

is there any way to get the SDK working with the azure identity service when using x509 certificates and a DPS for authentication? I tried using the aziot_keys engine, but I have not had any luck on getting this working. The furthest I've gotten is that the client.open works when using AMQP with privateKeyEngine: 'aziot_keys' and privateKeyIdentifier: keyHandle, but once I try to retrieve the twin I'm getting
AMQP condition : amqp:unauthorized-access
AMQP description: Unauthorized access

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.