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
This page explains how **ML Commons** integrates with the Security plugin’s **Resource Sharing and Access Control** framework to provide **document-level** authorization for **ML model groups**.
@@ -23,20 +23,47 @@ This page explains how **ML Commons** integrates with the Security plugin’s **
23
23
24
24
-**Resource type:**`ml-model-group`
25
25
-**System index:**`.plugins-ml-model-group`
26
-
-**Onboarded in:** 3.3
26
+
-**Onboarded in:**`3.3`
27
27
28
28
When resource-level authorization is enabled for this type, each model group’s visibility is governed by a central sharing record. Owners and users with share capability can grant or revoke access for specific **users**, **roles**, or **backend roles**.
29
29
30
30
Model-groups control access to models.
31
31
{: .note } green
32
32
33
+
---
34
+
## Enable or disable for this resource type
35
+
36
+
Add the type to the protected list and enable the feature.
0 commit comments