Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We are trying to implement WebexCC as identity provider.We are able to use endpoints from documentation page https://developer.webex-cx.com/documentation/authentication for authorizing user and obtain access token, however we found nothing about logo...
We are trying to implement WebexCC as identity provider.We are able to use oauth2 endpoints for authorizing user and obtaing access token and also log out, however there is a problem with redirection back to our page after logout. When logout endpoin...
hello @Arunabh Bhattacharjee thanks for your reply, however it does not work. When I call: GET https://idbroker.webex.com/idb/saml2/jsp/doSSO.jsp?type=logout&goto=https://our-example-website.com I get response: returnURL is not allowed. Of course htt...
We were checking API documentation for webexCC: https://developer.webex-cx.com/documentation/authentication however did not found anything about logout. We found this logout endpoint just by trying and this is the only one working for us, just this p...