rmq documentation is inconsistent

This commit is contained in:
Louis Abel 2023-07-17 11:58:59 -07:00
parent f2c4e1a5ff
commit bfa665c136
Signed by: label
GPG Key ID: 3331F061D1D9990E
1 changed files with 1 additions and 4 deletions

View File

@ -17,11 +17,8 @@ auth_backends.1.authn = ldap
auth_backends.1.authz = internal
auth_backends.2 = internal
auth_mechanisms.1 = PLAIN
auth_mechanisms.1 = AMQPLAIN
auth_mechanisms.1 = EXTERNAL
# No certs for internal
auth_mechanisms.2 = PLAIN
auth_mechanisms.2 = AMQPLAIN
auth_mechanisms.3 = EXTERNAL
ssl_cert_login_from = common_name
auth_ldap.dn_lookup_bind.user_dn = {{ rabbitmq_ldap_bind_dn }}