Show join request/accept mqtt topic Application server

Hi,

I’m trying to subscribe to “join” mqtt topic from Application server, and I wonder if it’s possible to see the join request / accept, because I can’t get the join on the mqtt broker, while on the server log, we can clearly see the join request and accept.

I use last version of loraserver, lora ap server.

lora app server .toml :

log lora app server :

but on my mqqt client, nothing happen :

did I forget a detail ?

From the point of view of the ChirpStack Network Server, a OTAA is confirmed when the device sends its first uplink, which is when you will see the event on the MQTT topic :slight_smile: