-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
root
committed
Jul 22, 2023
1 parent
803a892
commit 72d6782
Showing
8 changed files
with
129 additions
and
218 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
69 changes: 0 additions & 69 deletions
69
...ver/container_files/mp-home/post-initial-objects/tasks/600-task-import-grouper-groups.xml
This file was deleted.
Oops, something went wrong.
51 changes: 51 additions & 0 deletions
51
.../container_files/mp-home/post-initial-objects/tasks/610-task-reconcile-grouper-groups.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,51 @@ | ||
| <task xmlns="http://midpoint.evolveum.com/xml/ns/public/common/common-3" xmlns:c="http://midpoint.evolveum.com/xml/ns/public/common/common-3" xmlns:icfs="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/resource-schema-3" xmlns:org="http://midpoint.evolveum.com/xml/ns/public/common/org-3" xmlns:q="http://prism.evolveum.com/xml/ns/public/query-3" xmlns:ri="http://midpoint.evolveum.com/xml/ns/public/resource/instance-3" xmlns:t="http://prism.evolveum.com/xml/ns/public/types-3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oid="22625b6c-e9a7-4151-88f8-013abb1cc158" version="410"> | ||
| <name>Groups: Reconcile groups/entitlements</name> | ||
|
|
||
| <assignment id="1"> | ||
| <targetRef oid="00000000-0000-0000-0000-000000000501" relation="org:default" type="c:ArchetypeType"> | ||
| <!-- Reconciliation task --> | ||
| </targetRef> | ||
| <activation> | ||
| <effectiveStatus>enabled</effectiveStatus> | ||
| </activation> | ||
| </assignment> | ||
| <iteration>0</iteration> | ||
| <iterationToken/> | ||
| <archetypeRef oid="00000000-0000-0000-0000-000000000501" relation="org:default" type="c:ArchetypeType"> | ||
| <!-- Reconciliation task --> | ||
| </archetypeRef> | ||
| <roleMembershipRef oid="00000000-0000-0000-0000-000000000501" relation="org:default" type="c:ArchetypeType"> | ||
| <!-- Reconciliation task --> | ||
| </roleMembershipRef> | ||
| <taskIdentifier>1689973935302-20962-1</taskIdentifier> | ||
| <ownerRef oid="e897468f-20bd-419c-8fc5-1fe60e2600de" relation="org:default" type="c:UserType"> | ||
| <!-- banderson --> | ||
| </ownerRef> | ||
| <executionState>runnable</executionState> | ||
| <schedulingState>ready</schedulingState> | ||
| <category>Reconciliation</category> | ||
| <resultStatus>success</resultStatus> | ||
| <objectRef oid="fb0bbf07-e33f-4ddd-85a1-16a7edc237f2" relation="org:default" type="c:ResourceType"> | ||
| <!-- Source: Groups-New --> | ||
| </objectRef> | ||
| <progress>33</progress> | ||
| <binding>loose</binding> | ||
| <schedule> | ||
| <interval>600</interval> | ||
| </schedule> | ||
| <activity> | ||
| <work> | ||
| <reconciliation> | ||
| <resourceObjects> | ||
| <resourceRef oid="fb0bbf07-e33f-4ddd-85a1-16a7edc237f2" relation="org:default" type="c:ResourceType"> | ||
| <!-- Source: Groups-New --> | ||
| </resourceRef> | ||
| <kind>entitlement</kind> | ||
| <intent>group</intent> | ||
| <objectclass>ri:GroupObjectClass</objectclass> | ||
| </resourceObjects> | ||
| </reconciliation> | ||
| </work> | ||
| </activity> | ||
| </task> | ||
|
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.