[midPoint] Collections for Role catalog

Yakov Revyakin yrevyakin at gmail.com
Tue Jul 16 12:51:39 CEST 2024


Hi all,
I'm a bit confused because I'm unsuccessful in adding custom collections to
roleCatalog in SystemConfiguration.
For example,
I'm replacing default collection

            <roleCatalog>
                <collection>
                    <identifier>allRoles</identifier>
                    <default>true</default>
                    <collectionIdentifier>allRoles</collectionIdentifier>
                </collection>
            </roleCatalog>

with custom

            <roleCatalog>
                <collection>
                    <default>true</default>
                    <collectionRef
oid="304cbdd8-1386-401d-8f60-b5c935f71570" relation="org:default"
type="c:ArchetypeType"/>
                </collection>
            </roleCatalog>

This results in an empty collection list in the role catalog UI.
Any other combinations like ref to custom collection which in its turn
includes filter by archetype have the same "income".
What is wrong?

Thanks,
Yakov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20240716/160a5147/attachment.htm>


More information about the midPoint mailing list