GeoServer
The GeoServer is the geo-spatial server of the platform that allows for the publishing and management of geo-spatial data and services. It provides powerful capabilities for managing and serving geo-spatial data.
Upon login as an administrator, the following administrative view is displayed:
The GeoServer is organized on data spaces (work spaces) and data layers. Data layers are geo-spatial datasets like shapefiles or databases published for web mapping. Data spaces organize layers, allowing users to manage, group, and share related data.
Data Layer Management
New layers are defined within the menu group "Data".
Data Space Management
A data space is equivalent to a "Workspace". Data spaces are disjointed in terms of roles and access.
For each data space, Keycloak roles can be configured to control access.
OIDC integration
Unfortunately, the OIDC integration of the GeoServer is not configurable over the GeoServer API. This has to be done manually.
The configuration is described in the GeoServer Keycloak Plugin Documentation in detail.