diff --git a/README b/README index 7252a0af36f65d611d6725c378da0052c07a538c..056417e2e98d7d58ffbdab3fef5a9532f0f61d79 100644 --- a/README +++ b/README @@ -7,7 +7,6 @@ CAS Logout (through link) Needs to Be Implemented: Proper session destruction on CAS logout -Removing "?ticket" number on redirect from CAS login Tested In: Red Hat 7.6 @@ -22,3 +21,9 @@ Simple/Naive Method of Adding CAS: 1. Drop dependencies in WEB-INF 2. Add CAS filters 3. Modify filters to only apply for "secured" web content + +Documentation Links: +https://apereo.atlassian.net/wiki/spaces/CASC/pages/103252595/CAS+Client+for+Java+3.0 +https://idms.rutgers.edu/cas/sample_jasig_java_client.shtml +https://umd.service-now.com/kb_view.do?sysparm_article=KB0013650 +https://cuit.columbia.edu/cas-authentication/java