Files
defiQUG a2dc194a49 Monorepo: Gitea CI, docs, auth/sync, backend APIs, gitignore
- Add Gitea Actions workflow; point README to gitea.d-bis.org/Sankofa_Phoenix/SMOA
- Expand .gitignore for Spring H2 data, secrets, Kotlin .kotlin/, tooling
- Track docs/api/generated ReDoc bundle; refresh api docs README
- Android: network/auth/sync, UI shell, tests; backend credentials/integrity APIs
- Docs, scripts (generate-api-docs), modules and core updates

Made-with: Cursor
2026-03-23 20:19:24 -07:00

547 B
Raw Permalink Blame History

AS4 / ebMS module

Current code builds AS4 message-shaped domain objects and audit hooks. A production AS4 endpoint needs:

  1. Apache CXF SOAP client/server, WS-Policy, WS-Addressing
  2. Santuario (xmlsec) XMLDSig and optional XMLEnc
  3. Partner CPA agreement on service, action, P-Mode, retry, receipts
  4. WS-ReliableMessaging sequence and duplicate elimination per profile

See AS4Service KDoc and BACKEND-GAPS-AND-ROADMAP.md for backend alignment.