[rabbitmq-discuss] Removal of the 'impersonator' tag from 3.3.0
Gotthard, Petr
Petr.Gotthard at Honeywell.com
Wed Apr 2 18:11:04 BST 2014
It would be great if you could bring it back.
We need a two-way federation but have both federation clients in one broker
only. Therefore we have a (custom) federation plug-in (running in the
upstream broker) that re-publishes data to a downstream exchange. The
downstream broker validates the User-IDs, but it doesn't know this was a
federation, so to make this work we have either to:
- modify the "user_id" in the upstream before re-publishing down-- but then
we lose the information about the actual publisher and all upstream users
will be represented by the broker username, or
- assign the "impersonator" tag to the username used by upstream when
connecting to downstream, so it can re-publish data down on behalf of
others.
In other words, the "escaped" implementation detail was used to implement
user_id validation in upstream-controlled federations. Does it make sense?
Petr
-----Original Message-----
From: Simon MacMullen [mailto:simon at rabbitmq.com]
Sent: 2. dubna 2014 18:22
To: Discussions about RabbitMQ; Gotthard, Petr
Subject: Re: [rabbitmq-discuss] Removal of the 'impersonator' tag from 3.3.0
On 02/04/14 17:14, Gotthard, Petr wrote:
> May I ask why the 'impersonator' tag has been removed from 3.3.0? I
> thought it was a useful feature I will miss it.
It was really an internal implementation detail of the federation plugin
that "escaped".
We removed it because we had no idea people would find it useful.
Can I ask what you were doing with it? It would not be impossible to bring
it back, but I am genuinely curious as to why anyone would need it.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, Pivotal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5048 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140402/d027ca86/attachment.bin>
More information about the rabbitmq-discuss
mailing list