From 93447542372b39d6f2cc38a5475035703a083ab9 Mon Sep 17 00:00:00 2001
From: Steve <stryan@cs.umd.edu>
Date: Wed, 11 Sep 2019 16:42:17 -0400
Subject: [PATCH] update readme

---
 README | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 7252a0a..056417e 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
-- 
GitLab