generated from coulomb/repo-seed
Implement NK-WP-0012 IAM profile specification
This commit is contained in:
@@ -77,8 +77,8 @@ and what NetKingdom is responsible for (meta-orchestration).
|
||||
| | |
|
||||
| --- | --- |
|
||||
| **Resources held** | users, groups, sessions, MFA tokens, OIDC clients, the directory |
|
||||
| **Repo owns** | the lightweight IAM implementation conforming to the IAM Profile |
|
||||
| **NetKingdom orchestrates** | the IAM Profile contract it must conform to; which identity/2FA capabilities are enabled (capability ladder C1–C2); user/group/role and OIDC-client provisioning policy; assurance requirements; identity-trust readiness and profile conformance |
|
||||
| **Repo owns** | the lightweight IAM implementation conforming to the NetKingdom IAM Profile v0.2 |
|
||||
| **NetKingdom orchestrates** | the IAM Profile contract in `canon/standards/iam-profile_v0.2.md`; which identity/2FA capabilities are enabled (capability ladder C1–C2); user/group/role and OIDC-client provisioning policy; tenant and assurance requirements; identity-trust readiness and profile conformance |
|
||||
|
||||
### `flex-auth` — authorization
|
||||
|
||||
@@ -86,7 +86,7 @@ and what NetKingdom is responsible for (meta-orchestration).
|
||||
| --- | --- |
|
||||
| **Resources held** | roles, scopes, policies, protected-system registrations, resource/action vocabulary, decision/audit records |
|
||||
| **Repo owns** | the authorization registry, control plane, and PDP adapters |
|
||||
| **NetKingdom orchestrates** | the decision-envelope contract; platform vs tenant policy boundaries; which protected systems/resources are registered; policy-package import and governance; audit retention; authorization-trust readiness |
|
||||
| **NetKingdom orchestrates** | the decision-envelope contract fed by IAM Profile v0.2 claims; platform vs tenant policy boundaries; which protected systems/resources are registered; policy-package import and governance; audit retention; authorization-trust readiness |
|
||||
|
||||
---
|
||||
|
||||
@@ -95,7 +95,8 @@ and what NetKingdom is responsible for (meta-orchestration).
|
||||
Across the orchestrated repos, NetKingdom is responsible for the coherent,
|
||||
cross-landscape management of:
|
||||
|
||||
- **Identities** — humans, service accounts, agents, groups, tenants
|
||||
- **Identities** — humans, service accounts, agents, groups, tenants,
|
||||
and assurance evidence as normalized by the IAM Profile
|
||||
- **Roles, scopes, and policies** — coarse claims through fine-grained
|
||||
authorization
|
||||
- **Secrets and credentials** — bootstrap material and runtime secret
|
||||
|
||||
Reference in New Issue
Block a user