[midPoint] Role assignment from db table

Justin Stanczak rizenine at gmail.com
Wed Apr 10 16:23:35 CEST 2019


Maybe an example not of my own making would help.

*https://raw.githubusercontent.com/Evolveum/midpoint/1c1975fa450bbee741314c2822c5715ebf68f6b2/samples/hogwarts/objects/resources/resource-csv.xml
<https://raw.githubusercontent.com/Evolveum/midpoint/1c1975fa450bbee741314c2822c5715ebf68f6b2/samples/hogwarts/objects/resources/resource-csv.xml>*

*<inbound>*
* <expression>*
* <assignmentTargetSearch>*
*<targetType>c:RoleType</targetType>*
*<oid>e2c88fea-db21-11e5-80ba-d7b2f1155264</oid>*
*</assignmentTargetSearch>    *
* </expression>*
* <target>*
* <path>assignment</path>*
* <set>....</set>*
* </target>*
*</inbound>*

If you scroll to the above section you'll find the inbound role assignment.
This is basically what I'm trying to do but my resource is a database
table. However, using this example just replaces all other assignments for
that account and sets this one. That can't be how this example was intended
to work? Where am I going wrong?

Thanks.
Justin Stanczak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20190410/23eec259/attachment.htm>


More information about the midPoint mailing list