telefonicaid / fiware-orion

Context Broker and CEF building block for context data management, providing NGSI interfaces.
https://fiware-orion.rtfd.io/
GNU Affero General Public License v3.0
212 stars 265 forks source link

Admin REST operation to query existing subscriptions #232

Closed fgalan closed 9 years ago

fgalan commented 10 years ago

NGSI doesn't allow to get information about existing subscription, but it would be a nice feature to have in the admin non-NGSI API. Some uses cases may require it (see for example https://github.com/telefonicaid/fiware-orion-connectors/issues/1#issuecomment-35089172).

However, security issues has to be analysed as such operation for example will allow an user to know all the existing subscriptions of other users.

fgalan commented 9 years ago

This issue has been "overriden" by https://github.com/telefonicaid/fiware-orion/issues/1126, which is about implementing a very similar operation in the NGSIv2 API. Thus, this issue is somehow duplicated and will be closed.