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
|`:AllActions`| Represents all actions. You can use it to grant execution rights to all actions |
82
+
|`:AllActions`| Represents all actions. You can use it to grant execution rights to all actions.|
83
83
|`:Build`| Represents the action needed to use eccenca Build (DataIntegration) component of eccenca Corporate Memory. |
84
84
|`:Build-AdminPython`| Represents the action needed to use eccenca Build (DataIntegration)'s Python plugin management component of eccenca Corporate Memory. |
85
85
|`:Build-AdminWorkspace`| Represents the action needed to use eccenca Build (DataIntegration)'s workspace administration component of eccenca Corporate Memory. |
86
86
|`:ChangeAccessConditions`| Represents the action needed to use the Authorization management API (see Developer Manual). You can use it as object of the `eccauth:allowedAction` property to grant access to the Authorization management API if the user fulfills the access condition. |
87
87
|`:Explore-BKE-Manage`| Represents the action needed to view, create, edit and delete visualisations in the BKE-Module (needs access to config graph as well). |
88
88
|`:Explore-BKE-Read`| Allows to use the BKE-Module interface in read-only mode (needs access to config graph as well). |
89
-
|`:Explore-KnowledgeGraphs`| Represents the action needed to use the Explore Tab (needs access to at least one graph as well) |
89
+
|`:Explore-ChartsCatalog`| Allows to use the Charts-Module interface. |
90
+
|`:Explore-GraphInsight-Manage`| Allows management of databases via the API in Explore. Authorizes graph insights API for database management. |
91
+
|`:Explore-GraphInsight-Read`| Allows to use the Graph Insight UI actions in graph list and tab view of explore module. Authorizes graph insights API for specific database access. |
92
+
|`:Explore-KnowledgeGraphs`| Represents the action needed to use the Explore Tab (needs access to at least one graph as well). |
90
93
|`:Explore-ListSystemGraphs`| Represents the action needed to list Corporate Memory system graphs (tagged with shui:isSystemResource) in the Knowledge Graph list. |
91
-
|`:Explore-QueryCatalog`| Represents the action needed to use the Query Catalog (needs access to catalog graph as well if changes should be allowed) |
92
-
|`:Explore-ThesaurusCatalog`| Represents the action needed to use the Thesaurus Catalog as well as Thesaurus Project editing interface (needs access to specific thesaurus graphs as well) |
93
-
|`:Explore-VocabularyCatalog`| Represents the action needed to use the Vocabulary Catalog (needs access to specific vocabulary graphs as well) |
94
+
|`:Explore-QueryCatalog`| Represents the action needed to use the Query Catalog (needs access to catalog graph as well if changes should be allowed). |
95
+
|`:Explore-ThesaurusCatalog`| Represents the action needed to use the Thesaurus Catalog as well as Thesaurus Project editing interface (needs access to specific thesaurus graphs as well). |
96
+
|`:Explore-VocabularyCatalog`| Represents the action needed to use the Vocabulary Catalog (needs access to specific vocabulary graphs as well). |
97
+
|`:LinkRulesUserInterface`| Represents the action needed to use the Link Rules Module. |
94
98
95
99
In addition to these attributes, you can use the following special attributes to grant partial access to the access conditions itself:
96
100
@@ -314,4 +318,3 @@ The following list, provides grants which work together:
0 commit comments