cancel
Showing results for 
Search instead for 
Did you mean: 

WebEx VLS integration with SF LMS for2H 2023 release

ebnomer
Participant
0 Kudos

Hello,

When selecting "Webex Meeting Center" from the VLS Vendor drop-down list, you will notice a tag with the name "Password" as displayed. What is the purpose of this password, and what is the associated username? Additionally, should I use Single Sign-On (SSO) when configuring, and should learners also use SSO to access Webex through SuccessFactors LMS?

<connector>

<api_access_code></api_access_code>

<client_id></client_id>

<password></password>

<description></description>

<redirect_url></redirect_url>

<url_api_address></url_api_address>

</connector>

Best Regards

Omar

SFSS99
Participant
0 Kudos
hi ebnomer, did you get this setup? I am getting incorrect xml format, and when i corrected it, i am getting 405 error that POST method is not allowed
View Entire Topic
ebnomer
Participant
0 Kudos

Hello

it works with me ,

The password:The value in the Client Secret field, found in the OAuth settings section of the integration created in the Webex Developer Portal. This value is encrypted once saved in the configuration file and isn’t visible to administrators.

The XML:

ebnomer_1-1713566365387.png

 

 

Best Regards
Ebnomar

 

 

 

SFSS99
Participant
0 Kudos
thanks for responding, is the url_api_address - just https://webexapis.com or a bigger string?
ebnomer
Participant
0 Kudos
@SFSS99: <url_api_address>https://webexapis.com</url_api_address>
SFSS99
Participant
0 Kudos
with this getting error- WebExRest : failed with status 400 BAD_REQUEST , Exception invalid_client -Invalid client: with message (invalid_client) Invalid client. We tried regenerating teh client id/secret but no help. Any idea what could be going worng. We have teh latest zipfile from SAP for the tempalte.
ebnomer
Participant
0 Kudos
@SFSS99 : Please try to enable SSO for both Webex and SuccessFactors.