Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

webex_client

4 sites Security covered
View on drupal.org

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
8 months ago
Release cadence
6 days
Stability
100% stable

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