Project

General

Profile

Actions

Support #64547

open

List topic

Added by Giada Malatesta 2 months ago. Updated 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Tags:
Reviewed:
Affected Versions:
Pull request ID:

Related issues 1 (0 open1 closed)

Related to rgw - Feature #62727: Associate notification and topics to an AWS user.ResolvedKrunal Chheda

Actions
Actions #1

Updated by Giada Malatesta 2 months ago

we are facing a problem regarding the topic operations to send notification, particularly when using amqp protocol.

We are using Ceph version 18.2.1. We have created a topic by giving as attributes all needed information and so the push-endpoint (in our case a rabbit endpoint that is used to collect notification messages). Then we have configured all the buckets in our cluster Ceph so that it is possible to send notification when some changes occur.

The problem regards particularly the list_topic operation: we noticed that any authenticated user is able to get a full list of the created topics and with them to get all the information, including endpoint, and so username and password and IP and port, when using the boto3.set_stream_logger(), which is not good for our goal since we do not want the users to know implementation details.

There is the possibility to solve this problem?

Actions #2

Updated by Casey Bodley 2 months ago

  • Related to Feature #62727: Associate notification and topics to an AWS user. added
Actions #3

Updated by Krunal Chheda 2 months ago

Just FYI, you might also need to recreate the topic if the user info is not stored on topic.
the PR to store user info while creating topic was added as part of this change

Actions

Also available in: Atom PDF