Dear Community,I’m excited to share my latest FortiSOAR connector
contribution designed to simplify report sharing and enhance
communication workflows. Problem it SolvesImagine you're generating a
rich text or HTML table dynamically during a playbook...
FortiSOAR Active Directory (LDAP) Integration GuideIntegrating Active
Directory (AD) with FortiSOAR enables seamless user authentication and
management via LDAP. This guide walks you through setting up LDAP
authentication and importing users from AD ...
Custom Connector Action for Kaspersky in FortiSOARUse Case:While working
with the default Kaspersky connector in FortiSOAR, we encountered a
limitation—it lacked an action to retrieve device details based on an IP
or hostname and it was not able to r...
Description:I encountered an issue in FortiSOAR when executing a
PostgreSQL query within a playbook. If the query is incorrect or does
not return any output, the playbook execution remains stuck in that step
indefinitely until the session times out.A...
Hi Community, Is it possible to trigger a playbook whenever a user logs
in the SOAR If yes requesting to share the api call trying to create
session management if the user is logged in he should not be able to
login from any other session Regards,Kaa...
Dear Malaya,Even if 1,000 alerts are ingested:1,000 playbooks will get
stuck at the last step while retrieving related events.Since all
playbooks have a default execution priority of medium, the SOAR system
hangs.At this point, you can observe the qu...
Hi Malaya,I encountered the same issue in my environment and wanted to
share the steps I took to resolve it.In any SIEM ingestion process,
after the alert creation step, there is a stage where related events are
pulled into the incident. You can refe...
Dear Ranjit, Assume we have a query which has a line commented out which
works good in the GUI workbench. SELECT c.col_1, c.col_2,a.col_3,
a.col_4, a.col_5,a.col_6 AS current_status, b.col_6 AS
old_status,e.col_7, d.col_8,a.col_9, a.col_10,a.col_11,
...
hi @ranjeet the response is getting only my user back. but currently I
have three users logged in to get all the user who are logged in to the
SOAR in this scenario. do you know what is supposed to be done ??