[midPoint-git] [Evolveum/midpoint] f74cb3: Add support for defaultAuthoritativeSource
mederly
noreply at github.com
Mon Aug 1 11:36:02 CEST 2022
Branch: refs/heads/feature/smart-correlation-prototype
Home: https://github.com/Evolveum/midpoint
Commit: f74cb3895a31ea6e2b8fe9a21204ebcb12762de3
https://github.com/Evolveum/midpoint/commit/f74cb3895a31ea6e2b8fe9a21204ebcb12762de3
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-08-01 (Mon, 01 Aug 2022)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java
A infra/schema/src/main/java/com/evolveum/midpoint/schema/util/FocusIdentitySourceTypeUtil.java
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-correlation-3.xsd
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/functions/BasicExpressionFunctions.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/TemplateMappingsEvaluation.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestIdentities.java
M model/model-intest/src/test/resources/identities/object-template-person.xml
A model/model-intest/src/test/resources/identities/resource-multi.xml
M model/model-intest/src/test/resources/identities/resource-single.xml
Log Message:
-----------
Add support for defaultAuthoritativeSource
This property is meant to be a default selector between identities when
multi-resource (identity) inbound mappings are evaluated.
Work in progress. To be discussed.
More information about the midPoint-svn
mailing list