Task #2031
closedMake compare report compatible with cross domain feature
100%
Description
In compare report use prepared method DefaultExtrasCrossDomainService::getAllUsersGroups which will return all groups from all domains.
If you need more information about this cross domain feature, feel free to ask me. Thx.
Files
Related issues
Updated by Roman Kučera almost 5 years ago
- Related to Task #2030: Group membership in cross domain AD added
Updated by Roman Kučera over 4 years ago
- Status changed from New to In Progress
- Assignee changed from Ondřej Kopr to Roman Kučera
Updated by Roman Kučera over 4 years ago
- File after.png after.png added
- File before.png before.png added
- % Done changed from 0 to 70
Implementation in branch https://github.com/bcvsolutions/czechidm-extras/tree/2031-compare-report-compatible-with-cross-domain
Tested against local testing environment. See attached images of report before and after change.
Last thing to test is running report for other multiple attributes and different system. tested on system which is DB table and it works correctly as beforeAnd check what happens if config property idm.sec.extras.configuration.cross.codeList is not set Added condition so now if you don't have this property report is working as before
Updated by Ondřej Kopr over 4 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Review OK. We together found issue with controlled value and the status task, but the issue is unrelated to this feature. Thanks for nice feature.