ores.iam
Table of Contents
1. Summary
ores.iam provides identity and access management for ORE Studio — tenant
lifecycle, multi-tenancy support, account type classification, and authentication.
Structured as a composite component with four sub-components.
2. Sub-components
| Sub-component | Brief |
|---|---|
| ores.iam.api | Domain types, JSON/table I/O, and NATS protocol schemas for IAM. |
| ores.iam.client | Client-side IAM library — login, session, and RBAC helpers for UI and service consumers. |
| ores.iam.core | Identity and access management — account lifecycle, authentication, multi-tenancy, and NATS handlers. |
| ores.iam.service | NATS service entrypoint for the IAM domain. |
3. Entity modules
| Module | Brief |
|---|---|
| ores.iam | Logical entities for the IAM namespace. |