In this scenario we will configure RabbitMQ so that users are authenticated against the LDAP database and not against the internal RabbitMQ Database. The default user guest:guest wont be able to ...
In the previous scenarios, we only used LDAP to authenticate users and authorize their requests. Let's say we have this LDAP structure below. We have one organization unit for all the applications ...