Skip to content

Commit

Permalink
Merge pull request #19 from splunk-soar-connectors/next
Browse files Browse the repository at this point in the history
Merging next to main for release 2.3.2
  • Loading branch information
phantom-jacob authored Dec 9, 2024
2 parents fd4cd75 + 24f7a9e commit c891b2b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# AD LDAP

Publisher: Splunk
Connector Version: 2.3.1
Connector Version: 2.3.2
Product Vendor: Splunk
Product Name: Active Directory LDAP
Product Version Supported (regex): ".\*"
Expand Down Expand Up @@ -102,8 +102,8 @@ that you would like to return.



### Configuration Variables
The below configuration variables are required for this Connector to operate. These variables are specified when configuring a Active Directory LDAP asset in SOAR.
### Configuration variables
This table lists the configuration variables required to operate AD LDAP. These variables are specified when configuring a Active Directory LDAP asset in Splunk SOAR.

VARIABLE | REQUIRED | TYPE | DESCRIPTION
-------- | -------- | ---- | -----------
Expand Down
4 changes: 2 additions & 2 deletions adldap.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"product_version_regex": ".*",
"publisher": "Splunk",
"license": "Copyright (c) 2021-2024 Splunk Inc.",
"app_version": "2.3.1",
"utctime_updated": "2024-11-28T07:23:42.000000Z",
"app_version": "2.3.2",
"utctime_updated": "2024-12-09T19:18:02.000000Z",
"package_name": "phantom_adldap",
"main_module": "adldap_connector.py",
"min_phantom_version": "6.3.0",
Expand Down
1 change: 1 addition & 0 deletions release_notes/2.3.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Updated minimum phantom version

0 comments on commit c891b2b

Please sign in to comment.