Allow for default RequestMap, relax constraint on root applicationId.
[shibboleth/sp.git] / configs / win-shibboleth2.xml
index 89316ed..63ab25b 100644 (file)
@@ -31,7 +31,7 @@
 \r
     <!-- To customize behavior, map hostnames and path components to applicationId and other settings. -->\r
     <RequestMapper type="Native">\r
-        <RequestMap applicationId="default">\r
+        <RequestMap>\r
             <!--\r
             The example requires a session for documents in /secure on the containing host with http and\r
             https on the default ports. Note that the name and port in the <Host> elements MUST match\r
@@ -50,9 +50,9 @@
     <!--\r
     The ApplicationDefaults element is where most of Shibboleth's SAML bits are defined.\r
     Resource requests are mapped by the RequestMapper to an applicationId that\r
-    points into to this section.\r
+    points into to this section (or to the defaults here).\r
     -->\r
-    <ApplicationDefaults id="default" policyId="default"\r
+    <ApplicationDefaults policyId="default"\r
         entityID="https://sp.example.org/shibboleth"\r
         REMOTE_USER="eppn persistent-id targeted-id"\r
         signing="false" encryption="false">\r