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

User accounts in Webex Control Hub

hazeena farook
Cisco Employee
Cisco Employee

Is there anyway to know if a webex hub user is local or AD synced?

 

if there is not way to know at user level

I know that currently for a WEBEX Hub app, it is one type or another, so you cannot have local and synced users together

so, maybe there is a setting I can get using API to know if the webex HUB app is AD synced configured

1 Reply 1

hazeena farook
Cisco Employee
Cisco Employee

If your company is using Active Directory, you can add users and synchronize them from your Active Directory with Webex Directory Connector.

Hence, if Directory Connector is enabled, then its AD synchronized.

 

For more details, refer https://help.webex.com/en-us/article/nj34yk2/Ways-to-Add-Users-to-your-Control-Hub-Organization

 

With Webex APIs, to pull information from Control hub, you can leverage our available APIs and implement in your custom code using webhooks. Webhooks can notify external apps/bots about events being triggered.
You can find more info on webhooks here: 
https://developer.webex.com/docs/api/guides/webhooks .