Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Sample CASified application with Spring Security

Notifications You must be signed in to change notification settings

apereo/springsecurity-bootiful-cas-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bootiful-cas-client

Sample Spring Boot application that exposes APIs leveraged by roles that integrates with CAS for authentication

  • Review the src/main/resources/application.properties for relevant configuration
  • mvn clean package
  • java -jar target/sample.war

Application will be running under http://localhost:8080.