[rabbitmq-discuss] Creating an auth plugin (Kerberos)
Simon Lundström
simlu at su.se
Thu Feb 21 13:40:43 GMT 2013
On Wed, 2013-02-20 at 15:56:20 +0000, Matthias Radestock wrote:
> That's because you are setting tags = [] in https://github.com/simmel/rabbitmq-auth-backend-kerberos/blob/5eaccf20f13032f35b4d81c74ec2af24f9a4c974/src/rabbit_auth_backend_kerberos.erl#L28
>
> You'll probably want to invoke
> rabbit_auth_backend_internal:lookup_user(Username) and extract the
> tags from the result.
Of course! I have a vague memory of Tim, Simon or you suggesting that
earlier but I can't find that mail.
Now I'm just going to iron out a few other things but then it's time to
release the plugin.
Thank you so much!
- Simon
More information about the rabbitmq-discuss
mailing list