I cannot get CAS Management 7 to work,
As mentioned by others, CAS authentication of CAS Manegement does not work, because the authentication results in a loop (between CAS and CAS management). I now just use spring user security and that works.
However, if I now want to add or modify a service, I can't save the changes. Also the preview does not work, so I suspect it has nothing to do with file permissions on the services definition (I use the json services repo).
There is nothing in the cas-management.log to help me figure out what is going on.
I am not using the embedded tomcat.
Has anyone got cas-management up and running. How can I enbale debug logging?
Cheers,
Tom