geoserver / geoserver-cloud

Cloud Native GeoServer is GeoServer ready to use in the cloud through dockerized microservices.
http://geoserver.org/geoserver-cloud
Other
245 stars 74 forks source link

Configure ACL service to use rabbitmq and client to do caching #435

Closed groldan closed 6 months ago

groldan commented 6 months ago

The ACL service must now integrate with the spring-cloud-bus, for the clients to receive remote rule events and perform cache eviction appropriately, evicting the authorization responses affected by the changed rules.