I am new to SSO, I hoped to install Jasig CAS demo web app and be able to log in inside. Pure research and testing. I've disabled ssl using https://wiki.jasig.org/display/CASUM/Securing+Your+New+CAS+Server
However I either don't understand the meaning of the note, or I don't understand the architecture.
What is default username and password to login into cas server? What is the format the note implying? Should I be able to log in the app in the first place?
http://hostname:8080/cas-server-webapp-VERSION/login (see note below)
You should see the CAS login page asking you for your username and
password. The default authentication plugin accepts NetID=password.
Enter in an identical value for NetID and password and click LOGIN.
If everything is set up correctly, you should see a page stating that
you've successfully logged into CAS. Congratulations!
In fact, it depends on the version of the CAS server you installed. Better take a look at the deployerConfigContext.xml
file.