@itentialopensource/adapter-delinea 1.0.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 2.0.0 [04-04-2023]
3
+
4
+ * Major/adapt 2571
5
+
6
+ See merge request itentialopensource/adapters/inventory/adapter-delinea!1
7
+
8
+ ---
9
+
2
10
  ## 1.0.0 [02-10-2023]
3
11
 
4
12
  * Major/adapt 2571
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-delinea",
3
- "version": "1.0.0",
3
+ "version": "2.0.0",
4
4
  "description": "This adapter integrates with system described as: Delinea Secret Server.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.15",
Binary file
@@ -4,7 +4,7 @@
4
4
  "properties": {
5
5
  "host": "localhost",
6
6
  "port": 443,
7
- "base_path": "/https:/sspam.armstrongceilings.com/api",
7
+ "base_path": "/api",
8
8
  "version": "",
9
9
  "cache_location": "none",
10
10
  "encode_pathvars": true,