Update shibboleth2.xml
diff --git a/shibboleth/files/shibboleth2.xml b/shibboleth/files/shibboleth2.xml
index 0ec230e..d143186 100644
--- a/shibboleth/files/shibboleth2.xml
+++ b/shibboleth/files/shibboleth2.xml
@@ -21,7 +21,7 @@
     -->
 
     <!-- The ApplicationDefaults element is where most of Shibboleth's SAML bits are defined. -->
-    <ApplicationDefaults entityID="http://{{ server.public_address }}:5000">
+    <ApplicationDefaults entityID="https://{{ server.public_address }}:5000">
 
         <!--
         Controls session lifetimes, address checks, cookie handling, and the protocol handlers.