From 3e5103df18605444bca49c7684885b22a5527a24 Mon Sep 17 00:00:00 2001
From: Olav Morken <olav.morken@uninett.no>
Date: Tue, 20 Oct 2009 12:11:51 +0000
Subject: [PATCH] Comment out the entry in
 metadata-templates/shib13-idp-remote.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1885 44740490-163a-0410-bde0-09ae8108e29a
---
 metadata-templates/shib13-idp-remote.php | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/metadata-templates/shib13-idp-remote.php b/metadata-templates/shib13-idp-remote.php
index 5c8f585dc..5c089b2ac 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',
 );
+*/
-- 
GitLab