My School want to implement a CAS service, I did the most of the configuration, but I need to register the webapp, How can I register the webapp in CAS services management?
I have tried using cas management app is version 4.2.x. I am not sure what version you are trying to use.
Although I was able to build the cas management app successfully and make it up and running, for some reason configuring the service in this management app did not work for me.
Alternatively, I found another way to make it for work me. You can register your apps in a JSON file in your cas server web application (note: Not the cas management webapp) itself in the following location, /WEB-INF/classes/services
Follow the following steps,