<p>Hi.</p>
<p>Does rabbitmq-auth-backend-ldap support authorization for currently logged on user?</p>
<p>&nbsp;</p>
<p>In my code I want write</p>
<p><span style="line-height: normal; font-family: 'Courier New', Courier;">ConnectionFactory factory = new ConnectionFactory();</span></p>
<pre class="code" style="line-height: normal;"><span style="font-family: 'Courier New', Courier;">IConnection conn = factory.CreateConnection();</span></pre>
<pre class="code" style="line-height: normal;">without specifying credentials<br /><br /></pre>
<p><span style="font-family: verdana, geneva, helvetica, arial, sans-serif; line-height: normal; background-color: #ffffff;">Thanks!</span></p>