Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Usage Milestone: Time Field for Drupal 8+ Module time_field crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Webex Client

3 sites Security covered Drupal 10–11
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.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
13
Tracked since
May 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 13
Maintenance
Dormant

Release Timeline

Releases

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