私は SSO を初めて使用します。Jasig CAS デモ Web アプリをインストールして、内部にログインできるようにしたいと考えていました。純粋な研究とテスト。https://wiki.jasig.org/display/CASUM/Securing+Your+New+CAS+Serverを使用して SSL を無効にしました
ただし、メモの意味がわからないか、アーキテクチャがわかりません。
cas サーバーにログインするためのデフォルトのユーザー名とパスワードは何ですか? メモが意味する形式は何ですか? そもそもアプリにログインできればいいの?
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!