]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
also include group for having it working ... ;-)
authorRoland Haeder <roland@mxchange.org>
Sat, 9 Apr 2016 18:41:49 +0000 (20:41 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 9 Apr 2016 18:41:49 +0000 (20:41 +0200)
web/WEB-INF/web.xml

index 793fe179fd8c1f68c2f2887124ac26f547d900e0..85870c872514468993c104f56d990cc5ff151353 100644 (file)
@@ -42,6 +42,7 @@
         </web-resource-collection>
         <auth-constraint>
             <description>Administrative Area Login</description>
+            <role-name>admin</role-name>
         </auth-constraint>
     </security-constraint>
     <login-config>