running secure viewer role with ocis wrapper instead of running ocis with GRAPH_AVAILABLE_ROLES

This commit is contained in:
Niraj Acharya
2024-10-18 16:50:47 +05:45
parent 7ec3ab9a12
commit a780da88d1
17 changed files with 286 additions and 273 deletions

View File

@@ -41,7 +41,7 @@ class GraphHelper {
];
public const ADDITIONAL_PERMISSIONS_ROLES = [
'Secure viewer' => 'aa97fe03-7980-45ac-9e50-b325749fd7e6',
'Secure Viewer' => 'aa97fe03-7980-45ac-9e50-b325749fd7e6',
'Space Editor Without Versions' => '3284f2d5-0070-4ad8-ac40-c247f7c1fb27',
];