This module synchronizes user data between Drupal and Keycloak, ensuring user creation, updates, and deletions in Drupal are mirrored in Keycloak. It also allows for mapping custom user fields to Keycloak attributes for advanced integration.
Keycloak User Sync
Keycloak User Sync integrates Drupal with Keycloak to synchronize user data in real-time. It ensures that user creation, updates, and deletions in Drupal are reflected in Keycloak, offering a seamless user management solution. The module also supports mapping custom fields for advanced synchronization needs.
Features
- Basic Functionality: Automatically sync user data between Drupal and Keycloak for create, update, and delete actions.
- Custom Field Mapping: Map custom fields from Drupal (User Account or Profile module fields) to Keycloak attributes.
- Use Cases: Ideal for projects requiring centralized identity management with Keycloak. Useful for organizations leveraging Keycloak for authentication and user management.
Post-Installation
- Configure the Keycloak connection and credentials in settings.php (see README.md for the correct $settings-values).
- Set up field mappings in /admin/config/people/keycloak-user-sync for seamless integration.
- Enable features like custom field updates or default actions for new users upon login.
Additional Requirements
- Drupal: 10.x or 11.x.
- PHP: 8.1 or higher.
- Keycloak: Tested with version 26.x.
- Optional: Profile module for profile field mapping.
Recommended Modules/Libraries
- Profile: Enhances custom field mapping options.
Documentation
You can find a more in-depth documentation in the README.md of the module.
Depends on
Dependencies of the latest stable release
- user Drupal core
Required by
1 tracked project depends on this one
- Keycloak Registration 3 sites
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.11 | Stable | 10–11 | Jun 17, 2025 | ||
| 1.0.10 | Stable | 10–11 | May 24, 2025 | ||
| 1.0.9 | Stable | 10–11 | May 22, 2025 | ||
| 1.0.8 | Stable | 10–11 | Apr 28, 2025 | ||
| 1.0.7 | Stable | 10–11 | Maintenance Release | Apr 24, 2025 | |
| 1.0.6 | Stable | 10–11 | Apr 21, 2025 | ||
| 1.0.5 | Stable | 10–11 | Apr 18, 2025 | ||
| 1.0.4 | Stable | 10–11 | Mar 28, 2025 | ||
| 1.0.0 | Stable | 10–11 | Jan 26, 2025 | ||
| 1.0.x-dev | Dev | 10–11 | Initial Release | Jan 26, 2025 |