1
0
mirror of synced 2026-08-05 01:36:56 +00:00

SEC-2347: Polish

This commit is contained in:
Rob Winch
2014-11-21 22:31:03 -06:00
parent 3c487c0348
commit 09f6210c73
6 changed files with 9 additions and 0 deletions
@@ -24,6 +24,7 @@
<custom-filter ref="singleLogoutFilter" before="CAS_FILTER"/>
<custom-filter ref="casFilter" position="CAS_FILTER" />
<logout logout-success-url="/cas-logout.jsp"/>
<csrf disabled="true"/>
</http>
<authentication-manager alias="authManager">
@@ -7,5 +7,6 @@ This is a protected page. You can only see me if you are a supervisor.
<p><a href="../../secure/index.jsp">Secure page</a></p>
<p><a href="../../secure/ptSample">Proxy Ticket Sample page</a></p>
<p><a href="../../j_spring_security_logout">Logout</a>
<
</body>
</html>