If you've got a data source that takes a very long time to sync and you have a new user appear in your data source that needs to be provisioned ASAP, what do you do?
Would it be ok to have two identitcal Management Agents connecting to the same data source? You could have a projection rule to ensure that you don't end up with duplicates. Then you can simply use the second one for DIDS while the first one is doing the hour long sync part of it's FIFS.
Any thoughts?