Solace Community is getting a facelift!
On March 3rd we will be starting the process of migrating Solace Community to a new platform. As a result, Solace Community will go in to a temporary read-only state. You will still be able to come onto Solace Community and search through posts to find answers, but you won't be able to ask questions, post comments, or react in any way.
We hope to have the migration complete by Wednesday March 5th (or sooner), so please keep an eye out!
mqtt subscribe disallow does not trigger disconnect
Hello,
i defined such a "subscribe acl" .
I tested with paho mqtt client and can subscribe also not allowed topic without disconnect.
Can anyone say, why i'm not disconnected during subscibe not allowed topic ?
(i expect a disconnect, but this does not occur.)
...because if i try publish not allowed topic, there is a disconnect from solace broker, as i expect.
> show acl-profile **** message-vpn **** detail
Profile Name : vehicle_prod_ap
Vpn Name : vpn
Client Connect Default Action : allow
Exceptions : 0
Publish Topic Default Action : disallow
Exceptions : 1
Syntax Topics
------ --------------------------------------------------------------------
SMF TEST>
Subscribe Topic Default Action : disallow
Exceptions : 1
Syntax Topics
------ --------------------------------------------------------------------
SMF TEST>
Subscribe Share Name Default Action : allow
Exceptions : 0
Regards,
Matthias
Answers
-
Hello,
Thx Matthew.
I can see all my things work, except disconnect on fail topic subscribe.
How can i trigger also a disconnect on "not correct topic" subscribe ?
...that's the question.
let's make as joke: to be or not to be... incl. disconnect - Howto ?
;)
Regards
Matthias
0