You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Utilize and manipulate files for incident investigation using OneDrive.
13
13
@@ -36,4 +36,5 @@ import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
36
36
- Updated ***Upload File*** action with the new Cloud SOAR API; results can now be saved as incident attachments and artifacts.
37
37
- Added a new field to the Integration resource named ***Authentication Grant Type***. You can select a value based on the permissions added to your app:
38
38
- Password (Delegated Context)
39
-
- Client Credentials (Application Context)
39
+
- Client Credentials (Application Context)
40
+
* April 25, 2025 (v1.6) - Changed required=False for username and password parsers in Integration file.
0 commit comments