rabbitmq / rabbitmq-auth-backend-http

HTTP-based authorisation and authentication for RabbitMQ
Other
199 stars 72 forks source link

Updated Readme.md to include HTTP Method in conf #88

Closed soumen1102 closed 5 years ago

soumen1102 commented 5 years ago

The rabbitmq.conf section in new format is missing the inclusion of HTTP METHOD due to which it default to a Get call and does not work for controller methods defined for HttpPost . This what most of the examples in the repo outline as well for the AuthBackend.

pivotal-issuemaster commented 5 years ago

@soumen1102 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-issuemaster commented 5 years ago

@soumen1102 Thank you for signing the Contributor License Agreement!

michaelklishin commented 5 years ago

Thank you!

michaelklishin commented 5 years ago

Backported to v3.7.x.