I downloaded and installed CAS 6.1.6, Now I am looking to change the image, color and text on the login page, I found very high level instructions on Apereo site the
https://apereo.github.io/cas/6.1.x/ux/User-Interface-Customization.html. managed to get the casLoginView.html by ./gradlew getResources -PresourceName=casLoginVIew downloaded the view but how can I download other files ? view does not have much info in it to customize. There may be other .jsp, html and image files I need to download but not sure how to do that.
Any help on this matter is greatly appreciated.
Thank you.