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
We have a rabbitmq that uses authentication over oidc/oauth2. In that case, instead of username/password, we only have an accesskey set as the password to connect. Works fine in tools like postman, but MQTT-Explorer crashes.
"Error: Username is required to use password".
And even, if I confirm the error dialog, the error popup keeps reappearing every X seconds.
The text was updated successfully, but these errors were encountered:
We have a rabbitmq that uses authentication over oidc/oauth2. In that case, instead of username/password, we only have an accesskey set as the password to connect. Works fine in tools like postman, but MQTT-Explorer crashes.
"Error: Username is required to use password".
And even, if I confirm the error dialog, the error popup keeps reappearing every X seconds.
The text was updated successfully, but these errors were encountered: