feat(bff): GET /beheer/catalogi/zaaktypen proxies the ACL for beheerders (refs #130)

This commit is contained in:
not
2026-07-24 10:51:22 +02:00
parent b0485a7724
commit 9eb51b8b3e
4 changed files with 115 additions and 4 deletions
+2 -1
View File
@@ -12,6 +12,7 @@
},
"Downstream": {
"Domain": { "BaseUrl": "http://localhost:8130/" },
"Projection": { "BaseUrl": "http://localhost:8120/" }
"Projection": { "BaseUrl": "http://localhost:8120/" },
"Acl": { "BaseUrl": "http://localhost:8100/" }
}
}