Hi, context : CAS 7.3.0-RC3, Redis for all (including registry)
The following DELETE operation on any service does not work anymore with CAS v7.3.x: curl -s -X DELETE https://cas1.xx.fr/cas/actuator/registeredServices/137 {"type":"problemDetail.type.org.springframework.web.HttpMediaTypeNotSupportedException","title":"problemDetail.title.org.springframework.web.HttpMediaTypeNotSupportedException","status":415,"detail":"problemDetail.org.springframework.web.HttpMediaTypeNotSupportedException","instance":"/cas/actuator/registeredServices/2000"} Other operations than DELETE seem to work fine, as, for instance, this lists all registered services : curl -s https://cas1.xx.fr/cas/actuator/registeredServices |jq Rollbacking it to 7.2.x makes the DELETE operation work again Regards, -- - Website: https://apereo.github.io/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/a884d06b-adfb-4306-83c3-656a184054d4n%40apereo.org.
