Skip to content

casinthecloud/java-jasig-cas-client-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java webapp protected by the Jasig / Apereo CAS client (https://github.com/Jasig/java-cas-client)

Maven demo using the Jasig / Apereo CAS client (v3.5.1) to protect a web application.

Use mvn clean compile jetty:run to start the webapp on http://localhost:8081. The url 'protected/index.jsp' is protected and should trigger a CAS authentication.

Most of the configuration is defined in the src/main/webapp/WEB-INF/web.xml file.

A specific logout application url is available at: http://localhost:8081/logout.jsp.

Run your CAS server on http://localhost:8080/cas.

About

Demo webapp protected by the Java Jasig CAS client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages