Limiting default catalog services by user group

20 views
Skip to first unread message
Assigned to lorenzo...@geosolutionsgroup.com by me

Shefqet LULJA

unread,
Apr 24, 2024, 8:52:31 AMApr 24
to mapstor...@googlegroups.com
Hi,
I have set up in localconfig.json default catalog services (wms,wfs,wmts), and i want to limit those based on the user groups, like i can leave public the "s_stable_csw": {
                "url": "https://gs-stable.geo-solutions.it/geoserver/csw",
                "type": "csw",
                "title": "GeoSolutions GeoServer CSW",
                "autoload": false"
and make available based on user group other private catalog services like:
 },
              "internal_gs_wmts": {
                "url": "mydomain/geoserver/gwc/service/wmts",
                "type": "wmts",
                "title": "Internal WMTS",
                "autoload": false
              }
            },
            "staticServices": {
              "default_map_backgrounds": {..............etc

Lorenzo Natali

unread,
Apr 29, 2024, 3:41:45 AMApr 29
to mapstore-users
Hi,
this is not actually possible via configuration, as far as I know.
Reply all
Reply to author
Forward
0 new messages