dataverse
dataverse copied to clipboard
Add clear documentation in guides about blocking crucial API endpoints from the outside
Check and highlight for production setups in classic and/or containerized installations:
- Block /api/admin and /api/builtin-users in Dataverse with a policy
- Block these endpoints on the Reverse Proxy as well
Provide example snippets for this for Apache and NGINX (classic installations) as well as Traefik (Docker) and Ingress, Gateway API (Kubernetes).
This should be done in the Installation and Containerization Guides.