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

Latest commit

 

History

History
9 lines (6 loc) · 334 Bytes

File metadata and controls

9 lines (6 loc) · 334 Bytes

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.