Skip to content

Commit cefb7c1

Browse files
committed
Add WFS section to Resources/Permissions documentation
1 parent 3e55e59 commit cefb7c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/configuration/ResourcesPermissions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ The display behaviour of restricted themes can be configured in the `mapViewer`
9090
* `redirect_restricted_themes_to_auth`: Whether to redirect to login on auth service if requesting a restricted theme in URL params, if not currently signed in. Default: `false`.
9191
* `internal_permalink_service_url`: Internal permalink service URL for getting the theme from a resolved permalink for redirecting to login (default: `http://qwc-permalink-service:9090`). This is used only if `redirect_restricted_themes_to_auth` is enabled and `permalink_service_url` is set.
9292

93+
## WFS
94+
95+
WFS services are disabled by default. To enable them, se `generate_wfs_services` to `true` in the toplevel `config` block of `tenantConfig.json`. If enabled, WFS services are filtered by the OGC Service according to the map, layer and attribute permissions.
9396

9497
## Permissions file
9598

0 commit comments

Comments
 (0)