SynapseProject / handlers.ActiveDirectory.net

Synapse is lightweight execution engine for unifying federated data sources and processes. The ActiveDirectory Handler allows for programatic manipulation of an Active Directory instance.
MIT License
0 stars 1 forks source link

AdApi : Provide Direct-Lookup from API for "Get" and "Search" methods #142

Open GuyWaguespack opened 4 years ago

GuyWaguespack commented 4 years ago

Instead of calling plans using the controller, node and handler, make a direct call from the API to the classes that provide lookup, bypassing the logging and latency using the formal Synaspe method.