AtlasOfLivingAustralia / bie-index

Taxonomic search services
https://bie-ws.ala.org.au/ws
Other
1 stars 17 forks source link

Move admin webservices from /admin path to allow access without CAS redirection. #355

Closed sughics closed 2 years ago

sughics commented 2 years ago

/ws/admin/services/all and /ws/admin/service/staus/{id} are no longer accessible due to redirectin caused by updated uriFilterPattern.

The /admin prefix will need to be removed from these paths if they are to remain invoke-able without under interaction via API call. Since these are admin webservices, Admin role requirement should be enabled via @RequireApiKey

sughics commented 2 years ago

Released in 1.8.1