User Tools

Site Tools


general:linux:cas

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
general:linux:cas [2021/03/16 09:59] – [Updated instructions for Apereo CAS 6.3 on Debian Buster] sunkangeneral:linux:cas [2021/03/16 14:36] (current) – [Updated instructions for Apereo CAS 6.3 on Debian Buster] sunkan
Line 157: Line 157:
 <code bash> <code bash>
 $ ./gradlew explodeWar $ ./gradlew explodeWar
 +</code>
 +
 +Then copy and modify files like so:
 +<code bash>
 +cp build/cas-resources/templates/fragments/footer.html src/main/resources/templates/fragments/
 +</code>
 +
 +Added to the server.xml - in addition to previous noted changes
 +<code>
 +<!-- Remote IP Valve - to parse the X-Forwarded-For type headers -->
 +<Valve className="org.apache.catalina.valves.RemoteIpValve" />
 </code> </code>
general/linux/cas.1615888791.txt.gz · Last modified: 2021/03/16 09:59 by sunkan

Donate Powered by PHP Valid HTML5 Valid CSS Run on Debian Driven by DokuWiki