Skip to content

Commit 0cc5659

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/APL-1195-1' into APL-1195-1
2 parents 40d1a79 + 91701bb commit 0cc5659

File tree

116 files changed

+3486
-2903
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+3486
-2903
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ npm run build:spec # Build OpenAPI specification
5757

5858
- **Git-as-Database**: All configuration stored as YAML in Git repository
5959
- **OpenAPI-First**: All endpoints auto-generated from `src/openapi/*.yaml` specs
60-
- **Multi-Tenant**: Team isolation with RBAC/ABAC authorization
60+
- **Multi-Tenant**: Team isolation with RBAC authorization
6161
- **Real-time**: WebSocket updates for live status monitoring
6262

6363
### Key Components
@@ -79,7 +79,7 @@ npm run build:spec # Build OpenAPI specification
7979
- **Headers required**: `Authorization`, `Auth-Group`
8080
- **Mock users** available for testing
8181

82-
### Authorization (RBAC + ABAC)
82+
### Authorization (RBAC)
8383

8484
- **platformAdmin**: Full system access
8585
- **teamAdmin**: Manage own team resources

0 commit comments

Comments
 (0)