|
From: Danny I. <dan...@fa...> - 2022-06-21 15:54:22
|
Hi everyone, I am trying to automate the configuration of Geoserver via the REST API, and was wondering if it was possible to configure security settings such as authentication filters, authentication providers and filter chains via the REST API? I looked through the documentation here <https://docs.geoserver.org/latest/en/api/#1.0.0/security.yaml> but it doesn't seem like this is possible. Is this something that can only be done though the web interface? Thanks |