SSLClient icon indicating copy to clipboard operation
SSLClient copied to clipboard

Fail to connect when policy resource is setted in AWS IoT Core

Open Decezaris opened this issue 2 years ago • 0 comments

When I connect my device to AWS IoT Core with policy resource different of * the connection is not stablished. I'd like to only enable some topics to publish and subscribe for security purposes but only allow to connect when wildcard caractere is used

Obs.: I've tried with mqtt.js client and works fine.

Connect works fine:

image

Don't work

image

Decezaris avatar Jan 09 '24 20:01 Decezaris