Hi there,
I have a question regarding the delegation capabilities in Q1IM system.
Basically, I want to connect a target system, which requires the following provisioning information:
UID_Person, UID_Profitcenter, Another integer value.
The assignments shall be made via the IT shop.
We are currently considering the data storage with one of the following m:n relations:
1. UNSAccountBInUNSGroupB
2. PersonInProfitCenter
3. PersonInOrg
4. custom m:n relation.
Additionally, the assignments must be delegated. For this we want to use for the Q1IM standard functionalities.
We have the following questions:
a) If an entitlement (e.g. PersonInOrg) is delegated, does the delegate (UID_PersonSender) preserves the entitlement for the period of delegation? Or is just the UID_PersonReceiver included in the inheritance?
b) How to implement delegation for objects like PersonInProfitcenter, UNSAccountBInUnsGroupB or custom m:n relations?