Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kapua-dev] Accessing the broker topics using wildcard

Hi Jens, 

currently the Kapua ACL schema doesn’t allow to subscribe (and also publish) outside the users accounts namespace except for the system administrator (kapua-sys).
What I can suggest is to use a uses that has the account "administrator role”, so a user with account manage, device manage and broker connect rights.
In that way this user is allowed to subscribe account/# and CTRL/account/# and to receive all the messages published by all the devices of that account.

Cheers

Riccardo


Il giorno 17 lug 2017, alle ore 17:16, Jens Reimann <jreimann@xxxxxxxxxx> ha scritto:

Hi,

for one of the GSoC projects we would like to create an additional "dashboard like" view on data coming in from the simulated gateways.

The initial idea was to write a second application, simply subscribing to "#" (or something more fine grained) and gather all messages, coming in from all gateways. However Simply subscribing to "#" gives an access denied exception.

Is there a proper way to configure Kapua or subscribe to a set of topics, for all gateways at the same time?

Thanks

Cheers

Jens

--
Jens Reimann
Senior Software Engineer / EMEA ENG Middleware
Werner-von-Siemens-Ring 14
85630 Grasbrunn
Germany
phone: +49 89 2050 71286
_____________________________________________________________________________

Red Hat GmbH, www.de.redhat.com,
Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham, Michael O'Neill
_______________________________________________
kapua-dev mailing list
kapua-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kapua-dev


Back to the top