44 lines
1.5 KiB
Markdown
44 lines
1.5 KiB
Markdown
# Enterprise Identity & Access Architecture
|
|
|
|
This diagram shows the shared identity, authentication, authorization, and access-control architecture for the Kell Creations platform.
|
|
|
|
## Purpose
|
|
|
|
This view defines the enterprise model for authentication, role-based access control, policy enforcement, integration access, and auditability across all business applications and shared services.
|
|
|
|
## Diagram Source
|
|
|
|
The source for this diagram is maintained as architecture code in:
|
|
|
|
`architecture/workspace/enterprise-identity-access-architecture.puml`
|
|
|
|
## Diagram
|
|
|
|

|
|
|
|
## Included Shared Identity and Access Services
|
|
|
|
- Authentication Service
|
|
- Authorization & Role Policy
|
|
- Audit & Logging Service
|
|
- API Orchestrator
|
|
|
|
## Connected Business Applications
|
|
|
|
- Inventory Application
|
|
- Social Media Management
|
|
- WordPress Management
|
|
- Craft Manufacturing / MRP
|
|
- Financial Analysis
|
|
- Policy Repository
|
|
|
|
## Connected External Systems
|
|
|
|
- Mail Server at `mail.kellcreations.com`
|
|
- WordPress at `www.kellcreations.com`
|
|
- Forgejo Git at `git.kellsupport.com`
|
|
- n8n automation at `n8n.kellsupport.com`
|
|
|
|
## Notes
|
|
|
|
This architecture establishes the enterprise access-control model for the platform. Future application and component designs should align to this identity and authorization pattern so that authentication, role enforcement, privileged access, integration control, and audit logging remain consistent across the Kell Creations environment. |