@itentialopensource/adapter-okta 0.3.1 → 0.3.2

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
+ ## 0.3.2 [03-11-2024]
3
+
4
+ * Changes made at 2024.03.11_16:16PM
5
+
6
+ See merge request itentialopensource/adapters/security/adapter-okta!4
7
+
8
+ ---
9
+
2
10
  ## 0.3.1 [02-27-2024]
3
11
 
4
12
  * Changes made at 2024.02.27_11:50AM
package/metadata.json CHANGED
@@ -16,8 +16,22 @@
16
16
  "domains": [
17
17
  "Security (SASE)"
18
18
  ],
19
- "tags": [],
20
- "useCases": [],
19
+ "tags": [
20
+ "Security Policy Management",
21
+ "Configuration & Compliance",
22
+ "Network Infrastructure Changes",
23
+ "Software Upgrades & Device Maintenance"
24
+ ],
25
+ "useCases": [
26
+ "Security Group updates",
27
+ "Security Rule Removal",
28
+ "Security Rule Creation",
29
+ "Run network compliance checks and remediation",
30
+ "Determine configuration drift",
31
+ "Device Onboarding",
32
+ "Software Upgrade",
33
+ "Firewall Configuration backup or restore"
34
+ ],
21
35
  "deprecated": {
22
36
  "isDeprecated": false
23
37
  },
@@ -46,4 +60,4 @@
46
60
  "transformationProjects": [],
47
61
  "exampleProjects": []
48
62
  }
49
- }
63
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-okta",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "This adapter integrates with system described as: okta.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file