@itentialopensource/adapter-microsoft_graph 1.3.3 → 1.3.5

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,20 @@
1
1
 
2
+ ## 1.3.5 [03-28-2024]
3
+
4
+ * Changes made at 2024.03.28_13:10PM
5
+
6
+ See merge request itentialopensource/adapters/cloud/adapter-microsoft_graph!10
7
+
8
+ ---
9
+
10
+ ## 1.3.4 [03-21-2024]
11
+
12
+ * Changes made at 2024.03.21_13:42PM
13
+
14
+ See merge request itentialopensource/adapters/cloud/adapter-microsoft_graph!9
15
+
16
+ ---
17
+
2
18
  ## 1.3.3 [03-11-2024]
3
19
 
4
20
  * Changes made at 2024.03.11_15:28PM
package/TAB1.md ADDED
@@ -0,0 +1,10 @@
1
+ # Overview
2
+
3
+ This adapter is used to integrate the Itential Automation Platform (IAP) with the Microsoft Graph System. The API that was used to build the adapter for Microsoft Graph is usually available in the report directory of this adapter. The adapter utilizes the Microsoft Graph API to provide the integrations that are deemed pertinent to IAP. The ReadMe file is intended to provide information on this adapter it is generated from various other Markdown files.
4
+
5
+ ## Details
6
+ The Microsoft Graph adapter from Itential is used to integrate the Itential Automation Platform (IAP) with AMicrosoft Graph. With this adapter you have the ability to perform operations such as:
7
+
8
+ - Build apps for organizations and consumers.
9
+
10
+ For further technical details on how to install and use this adapter, please click the Technical Documentation tab.