[midPoint] Update 4.0 to 4.4
Rainer Herbst
rainer.herbst at aip.de
Thu Jan 27 07:57:26 CET 2022
Dear all,
recently I tried to update from 4.0 to 4.4, but there are quite some
issuses.
One concerns the adminGuiConfiguration I have created for a role:
<adminGuiConfiguration>
<objectCollectionViews>
<objectCollectionView id="2">
<identifier>system-user-view</identifier>
<type>UserType</type>
<collection>
<collectionRef
oid="00000000-0000-0000-0000-000000000300" relation="org:default"
type="c:ArchetypeType">
<!-- System user -->
</collectionRef>
</collection>
</objectCollectionView>
<objectCollectionView id="3">
<identifier>All Resources</identifier>
<type>Resourceype</type>
</objectCollectionView>
<objectCollectionView id="4">
<identifier>active-user-view</identifier>
<column id="6">
<name>AIP-Email</name>
<c:path>extension/mainAIPEmail</c:path>
</column>
<type>UserType</type>
<collection>
<collectionRef
oid="f6094f73-ac3a-4992-bca8-625b83c95fb5" relation="org:default"
type="c:ObjectCollectionType">
<!-- Active Users -->
</collectionRef>
</collection>
</objectCollectionView>
...
One problem is the path in de colum definition - in 4.0 I could use the
"extension/" segment, in 4.4 this does not work. Is there any way to specify
an attribute from a schema extension?
The other problem is, that in the admin GUI, no name is shown for the
"Active Users" view. Instead, I see "n/a". The underlying collection looks
like this:
<objectCollection
xmlns="http://midpoint.evolveum.com/xml/ns/public/common/common-3"
xmlns:q="http://prism.evolveum.com/xml/ns/public/query-3"
oid="f6094f73-ac3a-4992-bca8-625b83c95fb5" >
<name>Active Users</name>
<type>UserType</type>
<filter>
<q:equal>
<q:path>activation/effectiveStatus</q:path>
<q:value>enabled</q:value>
</q:equal>
</filter>
</objectCollection>
Where could/should I configure the name by which the collection will be
listed in the GUI?
TIA!
Viele Grüße,
Rainer Herbst
Leiter IT-Service
Phone: +49 331 7499-257
e-mail: rainer.herbst at aip.de
https://www.aip.de
-----------------------------------------------------------------------------------------------
Leibniz-Institut für Astrophysik Potsdam (AIP)
An der Sternwarte 16, 14482 Potsdam
Vorstand: Prof. Dr. Matthias Steinmetz, Wolfram Rosenbach
Stiftung bürgerlichen Rechts
Stiftungsverzeichnis Brandenburg: 26 742-00/7026
-----------------------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3646 bytes
Desc: not available
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20220127/b545c76c/attachment.bin>
More information about the midPoint
mailing list