From e3f532acde086b93ef3f612801b1467ca09a979d Mon Sep 17 00:00:00 2001 From: Hal Deadman Date: Fri, 1 Feb 2019 17:22:11 -0500 Subject: [PATCH] Update README.md Add required serverName init parameter to example for Cas10TicketValidationFilter --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b51fabb..e572166 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,10 @@ Validates tickets using the CAS 1.0 Protocol. casServerUrlPrefix https://somewhere.cas.edu:8443/cas + + serverName + http://www.the-client.com + CAS Validation Filter