A Maven overlay of CAS server with just the required changes to test the cas-server-extension-token module.
- Install Maven
- Install Tomcat
mvn clean package
cp target/cas.war $TOMCAT/webapps/.
$TOMCAT/bin/startup.sh
Example applications that accept user input and generate a token. Each of the applications are built using Twitter Bootstrap and accepts the following data from the user:
- CAS server URL
- Username
- First Name
- Last Name
- Email address
###PHP Requires MCrypt and the MCrypt PHP module.
###Grails Built with Grails 2.2.2 using the Kickstart with Bootstrap plugin
###DotNet Built using the standard .Net libraries using Mono 2.10.x.
###Ruby on Rails (to-do)
###Django (to-do)
###Node (to-do)