diff --git a/metadata-templates/shib13-idp-remote.php b/metadata-templates/shib13-idp-remote.php
index 5c8f585dc79980ce3cd95ca4e64d5046b3e1290b..5c089b2ac141e8d1675b30ab890690b4a2e5690d 100644
--- a/metadata-templates/shib13-idp-remote.php
+++ b/metadata-templates/shib13-idp-remote.php
@@ -7,7 +7,9 @@
  * See: https://rnd.feide.no/content/idp-remote-metadata-reference
  */
 
+/*
 $metadata['theproviderid-of-the-idp'] = array(
 	'SingleSignOnService'  => 'https://idp.example.org/shibboleth-idp/SSO',
 	'certFingerprint'      => 'c7279a9f28f11380509e072441e3dc55fb9ab864',
 );
+*/