Skip to content

davidmc24/cas-integration-tester

Repository files navigation

You will likely encounter browser security warnings due to use of self-signed certificates. For the purposes of this test installation, such warnings should be ignored.

Server setup

  • git clone https://github.com/davidmc24/cas-gradle-overlay-template.git
  • git checkout attribute-integration-test
  • Create the following directories and grant write permission to them: /etc/cas/
  • ./build.sh gencert
  • ./build.sh run
  • Open a browser to here.
  • Enter username "casuser", password "Mellon", and click "Login".
  • If you got to a "Log In Successful" message, you're all set.

Client setup

  • git clone https://github.com/davidmc24/cas-integration-tester.git
  • ./gradlew run

Testing authentication

  • Open a browser to here
  • Click "login".
  • If prompted, enter username "casuser", password "Mellon", and click "Login".
  • You should be presented with a page showing the user's attributes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages