Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 256 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 256 Bytes

CAS server for pac4j demos

Running online at Heroku: https://casserverpac4j.herokuapp.com/login

Running locally on http://localhost:8080 via: mvn clean package; java -Xmx256m -Dapp.domain=http://localhost:8080 -Dapp.port=8080 -jar target/cas.war