Nice to see your interest in HiveMQ.
Not sure, if I understand your questions.
Yes, HiveMQ supports authentication and authorization natively - by providing a free and official extension.
If you do not add an authentication extensions (you can use the one we provide or write your own using our Extension SDK), HiveMQ does not support authentication.
hello
I am running th broker on Windows
I am using the hivemq-file-rbac-extension to use the authentification when connecting to the broker
but when I try to connect I have the following error “Connection refused: Not authorized”
I think that the setup of the broker is OK
Also I have generated the password using the java tool
So I don’t know what is the issue ?
any help please !