cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1711
Views
0
Helpful
1
Replies

Cisco Jabber integration with Node JS

k.iqzas
Level 1
Level 1

Hi,

I am trying to integrate Node JS Application with Cisco Jabber.

I am not able to find a clear of doing it. I have searched various forums but still not able to reach a working example.

We use cisco jabber in our organization and the connection status is shown as below:

Address:some.webexconnect.com (IPV4)

Protocol: XMPP

and port.<port no>.

are these details enough to create to Cisco Jabber client using Node JS?

We use to login through SSO. do we need something special for SSO authentication.

Thanks & regards

K A Mohamed Iqzas

1 Reply 1

dstaudt
Cisco Employee
Cisco Employee

For Node JS, you will likely want to look for an XMPP Node JS library...it looks like there are at least a few listed here: https://xmpp.org/software/libraries.html

SSO, especially with WebEx Connect, may be tricky as there is no Cisco developer documentation covering XMPP integration in detail or WebEx SSO in particular.