Ouranosinc / Magpie

AuthN/AuthZ services
https://pavics-magpie.readthedocs.io
Apache License 2.0
1 stars 5 forks source link

[Feature] Extend ServiceGeoserver to allow ServiceAPI-style permissions for /web routes #584

Closed mishaschwartz closed 1 year ago

mishaschwartz commented 1 year ago

Is your feature request related to a problem? Please describe.

Geoserver has a web-UI endpoint under /web that do not fall under the permissions that can be defined under the ServiceGeoserver service.

Related to the issues described in the conversation here: https://github.com/bird-house/birdhouse-deploy/pull/348

Describe the solution you'd like A clear and concise description of what you want to happen.

Extend ServiceGeoserver service to allow users to set permissions for the /web subpath. Probably the easiest way to do this would be to extend ServiceGeoserver with ServiceAPI

Describe alternatives you've considered

https://github.com/bird-house/birdhouse-deploy/pull/348

Additional context Add any other context or screenshots about the feature request here.

github-actions[bot] commented 1 year ago

Thanks for submitting an issue. Make sure you have checked for similar issues. Also, provide enough details for us to be able to replicate the problem.