DELETE operation via RESTful service Registry in 7.3.x does not work anymore

10 views
Skip to first unread message

Frédéric Dussurget

unread,
Sep 30, 2025, 8:16:43 AM (3 days ago) Sep 30
to CAS Community
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 :

Rollbacking it to 7.2.x makes the DELETE operation work again

Regards,
Reply all
Reply to author
Forward
0 new messages