Is it possible to integrate Active Directory on-prem with SOAR using API connectivity. If yes, please guide us how it can be achieved.
Hi @Vaishnoodevi ,
Yes โ you can integrate on-prem Active Directory with SOAR using API connectivity, but you will likely need:
โ A secure API layer (or connector) that exposes AD functions (like LDAP queries)
โ A SOAR playbook configured to call those API endpoints
โ Network setup (VPN or connector) to allow the SOAR platform to reach the on-prem AD
Check if your SOAR tool has built-in AD integrations or connectors โ they often simplify this.
Thank you @a_aleinikov for this insight.
You can use a SOAR remote agent. The remote agent is used by SecOps to communicate to on prem resources like Windows Active Directory.