Resource wizard: Object type policies
Since 4.9
This functionality is available since version 4.9.
|
Object type policies define default behavior of midPoint based on the concept of object marks. Automatic marking rules and default operation policy can be defined.
Default operation policy defines behavior for operations if the object marks are not explicitly specified.
For example, you may need to set the Default operation policy as Unmanaged
to make all objects of the object type effectively read-only (outbound behavior will be ignored) during object management migration to midPoint.
Default operation policy is heavily used in Methodology: Group Synchronization |
Click btn:[Save policies] when done to return to the previous page from which you started the default operation policies editor.
Marking configuration allows to define automatic rules for object marking.
Specify mark and its application time and optionally a filter to denote objects which should be marked.
Objects will be marked either always
- whenever they are processed or at the classification
time - when the object is classified by midPoint for the first time.
Click btn:[Save marking rules] when done to return to the previous page from which you started the marking editor.
Configuration of resource wizard panels
Some wizard panels are configurable, for more information see Wizard panels.
How to use Lifecycle state
Resource, object type, attribute, mapping, synchronization situation and other aspects of resource configuration can be configured in different lifecycle states.
As it was mentioned earlier, the Lifecycle state property can be used with Simulations.
The resource is created in Proposed
lifecycle state by default, it won’t work for normal deployment without switching to Active
state.
By using the lifecycle state Proposed
, you can test (simulate) the configuration without causing any damage to your target system data.
When the simulation results are satisfactory, you can switch the lifecycle state to Active
.
As the lifecycle state can be set on various configuration items, midPoint gives you a way of turning on specific parts of configuration incrementally.
For example, after you switch your resource to Active
lifecycle state, we recommend to add any new mappings first in Proposed
lifecycle state.
The new mapping can be simulated without causing any harm and switched to Active
lifecycle state when ready.
See also: