From b4df0401cec9fb59871ddb56436b3520521696da Mon Sep 17 00:00:00 2001
From: Rory Larson <rlarson@nebraska.edu>
Date: Tue, 12 Nov 2024 16:16:35 -0600
Subject: [PATCH] Removed irrelevant EntityDescriptor parameters in Grouper
 Integration for Mike Link

---
 nefed.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/nefed.xml b/nefed.xml
index 655f3d4..93b6016 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -35948,9 +35948,7 @@ PRD49iI+tL/VkGo=
         </ContactPerson>
     </EntityDescriptor>
 
-    <EntityDescriptor validUntil="2024-11-09T17:45:14Z"
-                      cacheDuration="PT604800S"
-			          entityID="http://webapps-qa.nebraska.edu/grouper-integrations">
+    <EntityDescriptor entityID="http://webapps-qa.nebraska.edu/grouper-integrations">
 		<Extensions>
 			<mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" />
 			<mdattr:EntityAttributes>
-- 
GitLab