[midPoint-git] [Evolveum/midpoint] f34e01: Smart Integration: Fix wellknownschemas group name...
Michal Zelenčík
noreply at github.com
Thu Apr 2 11:11:56 CEST 2026
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: f34e01d18ea2d4d667a4cc4aa846ec995b79498d
https://github.com/Evolveum/midpoint/commit/f34e01d18ea2d4d667a4cc4aa846ec995b79498d
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/ad/GroupActiveDirectoryMappingProvider.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/ldap/GroupOfNamesLdapMappingProvider.java
Log Message:
-----------
Smart Integration: Fix wellknownschemas group name mapping suggestions
- Use dynamic resource name prefix instead of hardcoded 'ldap:' or 'ad:'
- Fix bug: use 'input' variable instead of attribute name in script
- Suggest both as-is and prefixed mappings (both STRONG strength)
- Applies to GroupOfNamesLdapMappingProvider and GroupActiveDirectoryMappingProvider
The prefixed mapping now generates: resource.name + '-' + input
Example: "MyLDAP-administrators" instead of "ldap:administrators"
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list