<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Also, while we are there - is it possible (and is it ok) to do things like creation of an exchange and setting up exchange-to-exchange binding in auth backend plugin? If it is not - what would be the best approach to perform couple of these actions each time new client connects?<br>
</blockquote><div><br></div><div>Indeed, this is reasonable and we've done it for an internal VMware RabbitMQ use case. �You can perform the operations you want using the Erlang AMQP client in its internal/direct mode. �You'll want to think carefully about what you're doing so you don't introduce security pathologies you don't want and when in doubt, favor being as restrictive as possible.</div>
<div><br></div><div>Best regards,</div><div>Jerry</div><div><br></div></div></div></div>