Merge pull request #255 from apereo/hdeadman-patch-1

Update README.md
This commit is contained in:
Hal Deadman 2019-02-01 17:24:44 -05:00 committed by GitHub
commit 8cc5ad182c
1 changed files with 4 additions and 0 deletions

View File

@ -265,6 +265,10 @@ Validates tickets using the CAS 1.0 Protocol.
<param-name>casServerUrlPrefix</param-name>
<param-value>https://somewhere.cas.edu:8443/cas</param-value>
</init-param>
<init-param>
<param-name>serverName</param-name>
<param-value>http://www.the-client.com</param-value>
</init-param>
</filter>
<filter-mapping>
<filter-name>CAS Validation Filter</filter-name>