Add entity access control via ArtifactAuthzCheckView to security model
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -51,6 +51,7 @@ Foundation for autonomous business operations (ECA/SECA systems). | ... | @@ -51,6 +51,7 @@ Foundation for autonomous business operations (ECA/SECA systems). |
| 51 | - **Complete Discovery**: See all screens that exist in the system | 51 | - **Complete Discovery**: See all screens that exist in the system |
| 52 | - **User Enforcement**: Access limited to user's actual permissions | 52 | - **User Enforcement**: Access limited to user's actual permissions |
| 53 | - **Service Control**: All service invocation strictly controlled by Artifact permissions | 53 | - **Service Control**: All service invocation strictly controlled by Artifact permissions |
| 54 | - **Entity Access**: Entity queries limited by ArtifactAuthzCheckView permissions | ||
| 54 | - **Audit Safe**: All actions logged and traceable to real users | 55 | - **Audit Safe**: All actions logged and traceable to real users |
| 55 | - **Container Isolation**: Run in Docker/Kubernetes with separate databases | 56 | - **Container Isolation**: Run in Docker/Kubernetes with separate databases |
| 56 | 57 | ... | ... |
-
Please register or sign in to post a comment