apereo / springsecurity-bootiful-cas-client

Sample CASified application with Spring Security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Sample CASified application with Spring Security


Languages

Language:Java 100.0%