Working Java REST Client Example to access CAS REST API
I followed this tutorial to enable REST service on my local CAS server. However there is no Java example "Java REST Client Example We need a real, working, example, the previous one is useless. Many people are emailing me that it is not working, and I confirm it does not work." I was able to find this but that unfortunately did not work for me. Any pointers/links? Much appreciated. Got it! Here is the complete solution on how to enable CAS REST API and be able to connect to it via JAVA REST client to benefit others Get CAS source code. Review this article Add following to pom.xml like