0
Completed
Configuration needs to be checked in IdentityBroker for the uniqueness of adapter ids with regards to inner adapter ids
An identity broker adapter engine configuration similar to the following will not break, and will overwrite entities in the db:
<composite-adapter id="YYYYYYY">
<adapter id="XXXXXXXXX" />
</composite-adapter>
<adapter id="XXXXXXXXX" />
Customer support service by UserEcho
Matthew, could you please look at this?
Thanks.
Tony,
This is another minor issue you could look at, if this has not been already fixed.
Matt
The adapter repository checks against the partitions of the adapters currently in the repository before allowing a new adapter to be added.
Closed.