You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I do all the same that has been written in the documentation. Simple http auth is work fine, but when I try to use http ACL auth - it doesn't work for me, despite the fact that settings are very close. When I try to refer to the broker via Eclipse Paho I get the error with status code 3 that means the broker isn't available. I turned on emqx_auth_http from dashboard. This is my EMQX settings for http ACL auth: emqx.conf
Hi @DeadL1ne
Are the endpoints accessible from out side? If possible, could you give me the endpoints so that I can have a try. please email me: zhengyu.pan_AT_emqx.io
Hi @zhengyupan sorry for late reply
The endpoins are accessible from outside. I figured out with this problem but I don't know how. I've reinstalled broker and configure it with same properties and auth is working fine for now.
Hi!
I do all the same that has been written in the documentation. Simple http auth is work fine, but when I try to use http ACL auth - it doesn't work for me, despite the fact that settings are very close. When I try to refer to the broker via Eclipse Paho I get the error with status code 3 that means the broker isn't available. I turned on emqx_auth_http from dashboard. This is my EMQX settings for http ACL auth:
emqx.conf
plugins/emqx_auth_http.conf
Endpoints(http://somesite.com/mqtt/superuser, http://somesite/mqtt/acl) are working fine and I can get access to it from Postaman app. May be you could tell me where I do something wrong in my configuration or somewhere else?
The text was updated successfully, but these errors were encountered: