[midPoint-git] [Evolveum/midpoint] 47583d: Support configurable SOR label and ID attribute

mederly noreply at github.com
Mon Jan 17 21:37:39 CET 2022


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 47583dc63e1d2350d894b9da80b284ce03be120f
      https://github.com/Evolveum/midpoint/commit/47583dc63e1d2350d894b9da80b284ce03be120f
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-01-17 (Mon, 17 Jan 2022)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlator/idmatch/IdMatchService.java
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlator/idmatch/PotentialMatch.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/idmatch/IdMatchServiceImpl.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/matching/AbstractIdMatchServiceTest.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ShadowAsserter.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/AbstractIdMatchTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestIdMatchDummy.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestIdMatchReal.java
    M testing/story/src/test/resources/correlation/idmatch/resource-ais.xml
    M testing/story/src/test/resources/logback-test.xml

  Log Message:
  -----------
  Support configurable SOR label and ID attribute

Also added some minor fixes needed for TestIdMatchReal to pass:
- treating raw attributes correctly,
- adapting the test for "random" match IDs,
- fixing confidence-related NPE.


  Commit: 1e045903d9c4428efd866a9ea289cef2484e088b
      https://github.com/Evolveum/midpoint/commit/1e045903d9c4428efd866a9ea289cef2484e088b
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-01-17 (Mon, 17 Jan 2022)

  Changed paths:
    A gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/cases/component/CorrelationContextDto.java
    A gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/cases/component/CorrelationContextPanel.html
    A gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/cases/component/CorrelationContextPanel.java
    A gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/cases/component/PotentialMatchDto.java
    M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ClusterRestController.java
    M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java
    M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/RestApiIndex.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/7c25029c8233...1e045903d9c4


More information about the midPoint-svn mailing list