You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/08/23 06:08:46 UTC

[GitHub] [pulsar] beyondyinjl2 opened a new issue #11745: mop plugin: mqtt does not support sending or subscribing permissions to the specified topic

beyondyinjl2 opened a new issue #11745:
URL: https://github.com/apache/pulsar/issues/11745


   mqtt starts the token authentication method and uses the tool to create the token:
   bin/pulsar tokens create --secret-key file:///opt/my-secret.key
   --subject test-user1
   The token is as follows:
   eyJhbI1NiJ9.eyJzdWIiOiJ0VzZXIyIn0.c_eE4mh4tOw_K8tKG_lI8FATkgqVTpUsBBrDOTlWg48
   
   Use token to connect to mqtt, but it can subscribe to topic and send topic data at will, how to restrict the sending and subscribing authority to only specified topic


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on issue #11745: mop plugin: mqtt does not support sending or subscribing permissions to the specified topic

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #11745:
URL: https://github.com/apache/pulsar/issues/11745#issuecomment-1058886939


   The issue had no activity for 30 days, mark with Stale label.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org