Skip to content

Commit 3793658

Browse files
CSOAR-3716: changed the fields in the actions of MS onedrive
1 parent 2f52b6c commit 3793658

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/platform-services/automation-service/app-central/integrations/microsoft-onedrive.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
66

77
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/microsoft-onedrive.png')} alt="microsoft-onedrive" width="100"/>
88

9-
***Version: 1.6
10-
Updated: April 25, 2025***
9+
***Version: 1.7
10+
Updated: August 12, 2025***
1111

1212
Utilize and manipulate files for incident investigation using OneDrive.
1313

@@ -72,4 +72,5 @@ For information about Microsoft OneDrive, see [OneDrive documentation](https://l
7272
- 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:
7373
- Password (Delegated Context)
7474
- Client Credentials (Application Context)
75-
* April 25, 2025 (v1.6) - Changed required=False for username and password parsers in Integration file.
75+
* April 25, 2025 (v1.6) - Changed required=False for username and password parsers in Integration file.
76+
* August 12, 2025 (v1.7) - Changed required=False for username and password parsers in all the actions.

0 commit comments

Comments
 (0)