diff --git a/itest/web/src/main/webapp/secure/authenticationTagTestPage.jsp b/itest/web/src/main/webapp/secure/authenticationTagTestPage.jsp new file mode 100644 index 0000000000..f7439ba56f --- /dev/null +++ b/itest/web/src/main/webapp/secure/authenticationTagTestPage.jsp @@ -0,0 +1,19 @@ +<%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %> + +
++