Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 774 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 774 Bytes

cas-token-manager

This project is a CAS addon to manage user's Ticket Granting Ticket The plugin aim to be compatible with CAS 4.0.0+

V2 has just been released

Cas Token Manager configuration

Documentation for installing these projet is availaible

Warning

Do not forget to configure your proxy settings, if you are using a Tomcat server, edit bin/setenv.sh

JAVA_OPTS="... -Dhttp.proxyHost=cache.example.org -Dhttp.proxyPort=3128"