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.

This module provides a user interface within Drupal to request, manage, and approve OAuth2 client applications. It integrates with the Simple OAuth module, allowing users to request clients, while administrators can manage these requests and users can later manage their approved clients.

OAuth2 Client provides a user-facing UI and workflow for requesting and managing OAuth2 client applications in Drupal. It integrates with the Simple OAuth module to make OAuth2 client management accessible directly through the Drupal interface.

Features

  • Request new OAuth2 clients with predefined scopes.
  • Automatically generate and manage permissions per client type.
  • Approve or reject client requests through a moderation workflow.
  • Allow users to manage their approved clients (rename, rotate secret, or delete).

Requirements

  • Drupal core: See releases for support
  • Simple OAuth module (drupal/simple_oauth:^6)

Configuration

  1. Define OAuth2 scopes in Simple OAuth.
  2. Create a Client Request Type and select allowed scopes and grants.
  3. Assign the generated permissions to roles allowed to request clients.

User Interface

  • Requesting Clients: Users can request clients from the "OAuth2 client requests" tab in their account settings.
  • Managing Requests: Privileged users can view, approve, or reject client requests at /admin/config/services/consumer/oauth-client-request.

When a request is approved, a new OAuth2 client is created automatically and managed through the Simple OAuth module.

Developer Environment

This module supports DDEV for streamlined development. The DDEV Drupal Contrib addon simplifies local testing and CI integration with built-in commands for PHPUnit, PHPCS, PHPStan, and ESLint.

View more details in the Readme.

Activity

Total releases
4
First release
Sep 2025
Latest release
8 months ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
1.0.0-alpha3 Pre-release Nov 17, 2025
1.0.0-alpha2 Pre-release Oct 29, 2025
1.0.0-alpha1 Pre-release Oct 23, 2025
1.x-dev Dev Sep 8, 2025