S-07 · BFF with one endpoint per portal + OIDC validation #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Outcome: A .NET BFF exposing four endpoint groups (one per portal). Validates tokens issued by Keycloak. Implements the minimum needed for the walking skeleton:
POST /self-service/registrations,GET /openbaar/register?q=....Acceptance:
Touches:
services/bff/, OpenAPI spec, tests.Out of scope: behandelaar and beheer endpoints (later slices).
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).