manifest / integrations / active-directory-api-wp-integration
Active Directory Integration
Simple plugin for verification of existing WordPress users with api.
by Sebastian Thulin · github.com/helsingborg-stad/active-directory-api-wp-integration · website
★ 2stars
1release downloads
20kcomposer installs
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/helsingborg-stad/active-directory-api-wp-integration/releases/download/3.1.5/release.zipAlso on Packagist as helsingborg-stad/active-directory-api-wp-integration:
composer require helsingborg-stad/active-directory-api-wp-integrationFrom the readme
Active Directory Integration
Integration with the simple active directory api service (https://github.com/helsingborg-stad/active-directory-api). Simply define ADINTEGRATIONURL with the url to the base directory of the api. The following functions will be enabled by default:
- Only allow local WordPress users to login (their usernames must match those in active directory)
- Use the password stored in active-directory for matching WordPress users.
- Update of users basic data like email, first name and last name on login.
Database modifications
This plugin will alter the index of the user table to require unique usernames. This is not a default behavior for WordPress and may break other plugins related to user management.
WordPress Admin User Actions
When bulk import is enabled, the plugin adds an "Update from AD" action to each user in the WordPress admin user list (Users → All Users). This allows administrators to manually update individual user profiles from Active Directory with a single click.
How to use:
1. Navigate to Users → All Users in WordPress admin
2. Hover over a user row
3. Click "Update from AD" link
4. The user's profile will be updated with the latest info
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 3.2.0 | Mar 26, 2026 | — | — |
| 3.1.8 | Feb 11, 2026 | — | — |
| 3.1.6 | Nov 20, 2025 | — | — |
| 3.1.5 | Sep 29, 2025 | release.zip | 0 |
| 3.1.4 | Sep 26, 2025 | release.zip | 0 |
| 3.1.3 | Sep 25, 2025 | release.zip | 0 |
| 3.1.1 | Sep 25, 2025 | release.zip | 0 |
| 3.1.0 | May 26, 2025 | release.zip | 0 |
| 3.0.7 | Dec 5, 2023 | release.zip | 1 |
| 3.0.6 | Dec 5, 2023 | — | — |
| 3.0.5 | Dec 5, 2023 | — | — |
| 3.0.4 | Sep 29, 2023 | — | — |
| 3.0.3 | Sep 28, 2023 | — | — |
| 3.0.2 | Sep 28, 2023 | — | — |
| 3.0.1 | Sep 27, 2023 | — | — |
| 3.0.0 | Sep 26, 2023 | — | — |
| 2.4.1 | Jan 8, 2020 | — | — |
| 2.4.0 | Jan 8, 2020 | — | — |