MQTT and Kerberos/SSO

40 views
Skip to first unread message

Michal Kuzak

unread,
Dec 28, 2016, 11:49:31 AM12/28/16
to MQTT
Hi All,

Does a MQTT Client support Kerberos keytab when using Java or SSO via Browser when using JS? 
We are using IBM MQ V9 and have the Telemetry component for MQTT installed. 

I was wondering if there is a way when using the client paho classes to supply the Credentials from a keytab or from the browser context.

Thanks for any response in advance. 

Mike

Paul Fremantle

unread,
Dec 28, 2016, 2:49:07 PM12/28/16
to mq...@googlegroups.com
MQTT only supports u/p as a default, so I'm assuming that the Kerberos credentials are mapped into those fields. If that is the case, then the answer is that yes, any MQTT client can do it, but the hard work will be left up to you. I've not come across native support in any JS clients. 

To give you a similar example, I use OAuth2 credentials from JS in a browser, and I need to first make a call to the OAuth2 server to refresh the token, and then I pass the bearer token as the password.

Paul



--
To learn more about MQTT please visit http://mqtt.org
---
You received this message because you are subscribed to the Google Groups "MQTT" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mqtt+unsubscribe@googlegroups.com.
To post to this group, send email to mq...@googlegroups.com.
Visit this group at https://groups.google.com/group/mqtt.
For more options, visit https://groups.google.com/d/optout.



--
Paul Fremantle
Doctoral Researcher, University of Portsmouth, School of Computing
Visiting Scientist, Institute of the Architecture of Application Systems, Stuttgart
Visiting Lecturer, Software Engineering Programme, Oxford University
Co-Founder, WSO2
Apache Member and Committer
twitter: pzfreo / skype: paulfremantle / blog: http://pzf.fremantle.org
Reply all
Reply to author
Forward
0 new messages