Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General MQTT authentication with user and password #280

Open
ParvisSchirinov opened this issue Jan 22, 2024 · 3 comments
Open

General MQTT authentication with user and password #280

ParvisSchirinov opened this issue Jan 22, 2024 · 3 comments

Comments

@ParvisSchirinov
Copy link

Hello everyone, to my knowledge there is no complete support yet to authenticate with the Databridge to an MQTT broker such as Mosquitto. The file mqttdatasink.json has a password and user function, but as far as I can see, this is limited to the DataBridge environment. In this case paho:
https://github.com/eclipse-basyx/basyx-databridge/blob/main/databridge.camel-paho/src/main/java/org/eclipse/digitaltwin/basyx/databridge/paho/configuration/MqttDataSinkConfiguration.java

Is a general MQTT authentication with user and password for both mqttconsumer.json and mqttdatasink.json planned for the future?

@FrankSchnicke
Copy link
Contributor

Thanks for pointing out the missing authentification for the consumer. We will take a look at this and provide the functionality in the next update.

@ParvisSchirinov
Copy link
Author

Thank you very much for your response. Another question that I have is whether it's possible to set custom headers for authentication with the HTTP datasource.

@FrankSchnicke
Copy link
Contributor

We're adding the capability of adding tokens soon. Is there anything else that you would need?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants