refactor: migrate legacy wire namespace to wrn
This commit is contained in:
+1
-1
@@ -871,7 +871,7 @@ Official enterprise packages should eventually support:
|
||||
- Export and deletion workflows
|
||||
- Consent tracking
|
||||
|
||||
**Status:** Delivered. `@wrnexus/auth` supplies OAuth account linking, passkeys, email/SMS/TOTP/recovery-code MFA, trusted devices, revocable sessions and audited impersonation. `@wrnexus/authz` supplies RBAC, ABAC and composable policy decisions. The separate `@wrnexus/identity` package adds strict OIDC discovery and PKCE authorization, signed-SAML adapter validation with issuer/audience/recipient/expiry/replay enforcement, LDAP and Active Directory synchronization adapters, authenticated bounded SCIM provisioning, scoped API keys and service accounts, approval-gated subject exports/deletions, consent history, retention enforcement and governance audit events. SAML XML-signature and LDAP wire parsing deliberately remain adapter responsibilities so deployments can choose a maintained protocol SDK without placing vendor code in core.
|
||||
**Status:** Delivered. `@wrnexus/auth` supplies OAuth account linking, passkeys, email/SMS/TOTP/recovery-code MFA, trusted devices, revocable sessions and audited impersonation. `@wrnexus/authz` supplies RBAC, ABAC and composable policy decisions. The separate `@wrnexus/identity` package adds strict OIDC discovery and PKCE authorization, signed-SAML adapter validation with issuer/audience/recipient/expiry/replay enforcement, LDAP and Active Directory synchronization adapters, authenticated bounded SCIM provisioning, scoped API keys and service accounts, approval-gated subject exports/deletions, consent history, retention enforcement and governance audit events. SAML XML-signature and LDAP wrn parsing deliberately remain adapter responsibilities so deployments can choose a maintained protocol SDK without placing vendor code in core.
|
||||
|
||||
## 23. AI-Native Development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user