S-10b · Diploma upload via ACL Documenten API + self-service portal #103
Closed
opened 2026-07-20 07:35:17 +00:00 by not
·
2 comments
No Branch/Tag Specified
main
ci/175-deploy-on-merge
feat/177-public-tls-edge
ci/168-helm-chart-ci-gate
docs/169-mkdocs-nav
feat/25-helm-kubernetes-caddy
fix/161-e2e-bounded-and-diagnosable
feat/162-werkbak-live-refresh
feat/132-medewerker-mfa
fix/156-tempo-ingester-healthcheck
feat/153-projection-sourced-from-objecten
feat/152-objecten-publishes-to-nrc
feat/149-acl-writes-registerrecord
feat/141-registerrecord-objecttype
perf/verify-stack-uwsgi-oz-nrc
fix/144-verify-stack-uwsgi
feat/140-objecten-up
feat/139-objecttypen-up
feat/131-default-fill-crud
chore/136-ci-job-summaries
fix/134-verify-stack-scheduling
feat/130-beheer-catalogi
feat/124-metrics-dashboards
ci/127-parallel-jobs
feat/123-distributed-traces
feat/111-self-service-resume
feat/113-acl-zaaktype-by-identificatie
fix/110-compose-local-flow
fix/115-e2e-single-worker
docs/111-backlog-s26
feat/106-close-zaak-on-timeout
feat/103-diploma-upload-documenten
feat/102-document-wait-timeout
feat/14-dmn-diploma-eligibility
feat/15-beoordeling-escalation
fix/portal-nginx-resolver
fix/local-eventsubscriber-acl
feat/12-withdrawal-portal
fix/91-local-compose-parity
feat/12-withdrawal-bff
feat/12-withdrawal-workflow
feat/12-withdrawal
feat/13-behandel-portal
feat/13-behandel-decide
feat/13-behandel-bff-auth-werkbak
feat/13-workflow-user-tasks
feat/13-behandel-decision-model
chore/release-2026.07.0
feat/78-reference-correlation
feat/75-approval-flow
feat/10-openbaar-portal
chore/73-ci-speedups
feat/68-e2e
feat/67-self-service-form
feat/66-api-client
feat/65-nx-workspace
feat/8-bff
feat/6-domain-service
feat/7-event-subscriber-projection
feat/56-nrc-notification-wiring
test/46-acl-openzaak-integration
feat/47-acl-mutation-baseline
ci/30-gitea-actions-ci
feat/5-acl-open-zaak
feat/4-flowable
feat/3-keycloak
feat/2-opennotificaties
feat/2-catalogus-seed
feat/10-openzaak-compose
feat/32-docs-scaffold
feat/31-contributor-workflow
feat/30-gitea-actions-ci
feat/29-bff-docker-compose
chore/remove-bootstrap-scripts
feat/28-bff-health
docs/split-s00
v2026.07.0
Milestone
No items
No Milestone
Iteration 2 — Flow Completeness
Projects
Clear projects
No projects
Assignees
eho (Edwin van den Houdt)
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: eho/register-referentie#103
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Split from #11 (S-10 was too large for one slice per CLAUDE.md §13). This is the document-upload vertical; it builds on the
WachtOpDocumententask introduced by #102 (S-10a) — a successful upload completes that task (documents-in-time branch).Outcome: the self-service portal supports diploma upload. The document is stored in the ZGW Documenten (DRC) API and related to the zaak. Per §8.1 all document calls go through the ACL — no other service constructs ZGW URLs.
In scope
enkelvoudiginformatieobject+ relate viazaakinformatieobjecten) + ACL API endpoint. ADR for fronting the Documenten API through the ACL (new ZGW boundary, §8.1/§14).informatieobjecttypeininfra/openzaak/seed_catalogus.py+ Documenten API autorisaties.WachtOpDocumenten.POST /self-service/registrations/{id}/documents(multipart) forwarding to the domain;.Produces<>()soservices/bff/openapi.jsonstays complete; regeneratelibs/api-client.SECURE_API_ROUTESalready covers/self-service/.Depends on: #102 (S-10a).
Definition of Done
refs #NN).docker compose upfrom a fresh clone reaches green health checks within 3 minutes.docs/architecture/if a non-obvious decision was made.docs/demo-script.mdif the slice is user-visible.closes #NN).Narrowed by the S-10a revision: the self-service "Documenten aanleveren" action, its BFF/domain path, and the WachtOpDocumenten completion already exist (S-10a, #102). S-10b is now purely the real ZGW storage: turn the action into a file upload, store it as an
enkelvoudiginformatieobjectin the Documenten (DRC) API via the ACL, relate it to the zaak, and set the zaak to a cancellation status on timeout expiry (the S-10a/S-10b boundary noted in ADR-0017).Scope confirmed: S-10b is the diploma-upload vertical (ACL Documenten gateway + informatieobjecttype seed + domain-stores-via-ACL + BFF multipart + portal file input + integration/e2e). ADR proposal #107. The zaak-close-on-expiry item ADR-0017 had deferred here is carved to #106 (S-10c) to keep this PR reviewable (§13).