diff --git a/samples/openid/src/main/webapp/secure/extreme/index.jsp b/samples/openid/src/main/webapp/secure/extreme/index.jsp index 93f7a17cfc..f7df8f9a80 100644 --- a/samples/openid/src/main/webapp/secure/extreme/index.jsp +++ b/samples/openid/src/main/webapp/secure/extreme/index.jsp @@ -1,14 +1,8 @@ -<%@ taglib prefix="authz" uri="http://www.springframework.org/security/tags" %> -

VERY Secure Page

This is a protected page. You can only see me if you are a supervisor. - - You have "ROLE_SUPERVISOR" (this text is surrounded by <authz:authorize> tags). - -

Home

Logout