cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
576
Views
1
Helpful
1
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Matthew Miller on 05-04-2012 04:22:00 PM
Use CAXL to login to the WebEx Connect Cloud by setting the httpBindingURL to the absolute URL for your cluster:
 
var connArgs = {
    // the URL of the BOSH service
    httpBindingURL: "https://im.cisco.com/http-bind"
};
client.connect(userjid, passwd, connArgs);
 
The username and password are the same as the Cisco Jabber clients.
 
The URL for many organizations is "https://im1.ciscowebex.com/http-bind"; contact your Organization Administrator for the exact BOSH URL for your organization.
Comments

Does anybody know how to achieve the same thing when WebEx Connect is SSO enabled?

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links