Add IPv6 loopback to acl
[shibboleth/sp.git] / configs / shibboleth2.xml
index b17f0f2..1a4b4b8 100644 (file)
@@ -53,7 +53,7 @@
             <Handler type="MetadataGenerator" Location="/Metadata" signing="false"/>
 
             <!-- Status reporting service. -->
-            <Handler type="Status" Location="/Status" acl="127.0.0.1"/>
+            <Handler type="Status" Location="/Status" acl="127.0.0.1 ::1"/>
 
             <!-- Session diagnostic service. -->
             <Handler type="Session" Location="/Session" showAttributeValues="false"/>