Accounts collected from multiple EDC's not mapping to App-Roles.
We have a use case where we need to collect App-Roles and Entitlements from one database and Account to App-Role Mapping from the second database.
I created an Entitlement Collector to collect App-Roles and Entitlements and add the Entitlements as sub components to the App-Roles.
eg: App-Role A
App-Role A - Ent1
App-Role B - Ent2
Next I created an Entitlement Collector for collect Accounts Mapped to the App Role.
eg App-Role A - User1
App-Role A - User2
I created an Account collector to collect All the accounts and Map the accounts collected in the 2nd EDC to this ADC.
Please can anyone advice how data collected from multiple databases can mapped? (Accounts mapped to App-Roles).
Thanks
Valentine D'Mello
Don't think this is possible...
The mapping of entitlements (Application Roles or Resource-Action entitlements) to Accounts has to be done in the collector that brings the entitlement data into the system.
If the mapping information is not in the same source as the entitlement data, you would have to first bring them to the same repository (database link is one option, but I can think of a few more) and then collect both entitlement and mapping to accounts - in the same collector.
Ofer