git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@2287
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
<http-method>GET</http-method>
<http-method>POST</http-method>
</web-resource-collection>
+ <auth-constraint>
+ <role-name>*</role-name>
+ </auth-constraint>
<user-data-constraint>
<transport-guarantee>INTEGRAL</transport-guarantee>
</user-data-constraint>
<auth-method>BASIC</auth-method>
<realm-name>IdP Password Authentication</realm-name>
</login-config>
+
+ <security-role>
+ <description>All Users</description>
+ <role-name>users</role-name>
+ </security-role>
+
</web-app>
\ No newline at end of file