Feature Requests

Webex Control Hub user enhancement

Feature enhancement provided by Cumberland

  1. On the Webex Meeting site for a user, the ability to set phone numbers, the callback checkboxes, and the Host PIN.
    Note: the Audio PIN is being merged into the Host PIN (announced back in 41.6,
    https://help.webex.com/en-us/np1t7y6/Announcements-for-the-Cisco-Webex-Meetings-Suite)

  2. Force a Webex Common Identity OAuth token revocation for a user during offboarding to forcibly sign them out of all devices and apps.
    You can do this within WCH under the user > Security > Reset Access.

    Cisco published an API to do this:
    Slide 44:
    https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2019/pdf/BRKUCC-3444.pdf
    Example: DELETE
    https://idbroker.webex.com/idb/oauth2/v1/tokens/userid/$GUID

    1. CUCM has an equivalent feature but that is far easier to pull off since AXL supports HTTP Basic auth, i.e. I can accommodate this with an aPM Trigger already.
      https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/admin/12_0_1/systemConfig/cucm_b_system-configuration-guide-1201/cucm_b_system-configuration-guide-1201_chapter_0111000.html#task_45840988AAA7622D44BDA528CF10CC4B
      Example: GET https://




  • Joanna Niles
  • Aug 19 2021
  • Attach files