Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Webex Client

5 sites Security covered
View on drupal.org

This module integrates your Drupal site with the Cisco Webex API, allowing for secure OAuth2 authentication and management of Webex credentials. It provides an administrative interface to configure your integration and securely store access tokens for programmatic use.

The Webex Client module integrates your Drupal site with the Cisco Webex API, enabling secure OAuth2 authentication and centralized management of Webex credentials through a custom configuration entity.

Features

  • Custom webex_client config entities to manage multiple credential sets.
  • OAuth2 flow support (Authorization Code + refresh tokens).
  • Admin UI for managing Client ID, Client Secret, and Scope.
  • Ability to mark one Webex config as the default.
  • Secure token handling with encoded storage.
  • Programmatic access token retrieval via a built-in AuthService.
  • Redirect controller for handling OAuth callbacks.

Post-Installation

  1. Register your integration

    Go to the Webex Developer Portal and create an app. Use the redirect URI:
    https://<your-site>/webex/oauth/callback
  2. Enable the Webex Client module

    Install and enable the module via the Drupal admin UI or Drush.
  3. Create a Webex configuration

    Navigate to Configuration → System → Webex, then add your:
    • Client ID
    • Client Secret
    • Desired OAuth scope
  4. Authorize and use

    After saving, you'll be redirected to Webex to complete OAuth login. A token will be stored securely in Drupal and can be refreshed as needed.

Additional Requirements

This module is ideal for projects that need to authenticate with Webex or build integrations using Webex’s REST API in a Drupal-native way.

Activity

Total releases
13
First release
May 2025
Latest release
11 months ago
Releases (12 mo)
1 ▼ from 12
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
1.0.12 Stable Jul 24, 2025
1.0.11 Stable Jul 7, 2025
1.0.10 Stable Jul 7, 2025
1.0.9 Stable Jul 7, 2025
1.0.8 Stable Jul 7, 2025
1.0.7 Stable Jul 7, 2025
1.0.6 Stable Jul 7, 2025
1.0.5 Stable May 30, 2025
1.0.4 Stable May 29, 2025
1.0.3 Stable May 20, 2025
1.0.2 Stable May 20, 2025
1.0.1 Stable May 19, 2025
1.0.0 Stable May 16, 2025