Skip to content

A simple authentication plugin for the Mosquitto MQTT broker (http://mosquitto.org) which makes a POST to an HTTP server for both username/password checks and ACL checks.

License

Notifications You must be signed in to change notification settings

hadleyrich/mosquitto-auth-plugin-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mosquitto-auth-plugin-http

Copyright 2014 Hadley Rich, nice technology Ltd.
Website: http://nice.net.nz

A simple authentication plugin for the Mosquitto MQTT broker (http://mosquitto.org) which makes a POST to an HTTP server for both username/password checks and ACL checks.

Inspired by the rabbitmq-auth-backend-http (https://github.com/simonmacmullen/rabbitmq-auth-backend-http) and the mosquitto-auth-plugin-keystone (https://github.com/brc859844/mosquitto-auth-plugin-keystone).

LICENSE

MIT - See LICENSE file

About

A simple authentication plugin for the Mosquitto MQTT broker (http://mosquitto.org) which makes a POST to an HTTP server for both username/password checks and ACL checks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published