From 3ad3184bdfe783c93a22186ce48f05185645e0c1 Mon Sep 17 00:00:00 2001 From: "ruturaj.jain.ctr" Date: Fri, 25 Apr 2025 12:08:25 +0530 Subject: [PATCH] CSOAR-3278: Changed required field --- .../app-central/integrations/microsoft-onedrive.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/platform-services/automation-service/app-central/integrations/microsoft-onedrive.md b/docs/platform-services/automation-service/app-central/integrations/microsoft-onedrive.md index 21ce2ea50b..d7ca3c847d 100644 --- a/docs/platform-services/automation-service/app-central/integrations/microsoft-onedrive.md +++ b/docs/platform-services/automation-service/app-central/integrations/microsoft-onedrive.md @@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; microsoft-onedrive -***Version: 1.5 -Updated: July 02, 2024*** +***Version: 1.6 +Updated: April 25, 2025*** Utilize and manipulate files for incident investigation using OneDrive. @@ -36,4 +36,5 @@ import IntegrationsAuth from '../../../../reuse/integrations-authentication.md'; - Updated ***Upload File*** action with the new Cloud SOAR API; results can now be saved as incident attachments and artifacts. - 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: - Password (Delegated Context) - - Client Credentials (Application Context) \ No newline at end of file + - Client Credentials (Application Context) +* April 25, 2025 (v1.6) - Changed required=False for username and password parsers in Integration file. \ No newline at end of file