From 1eb60f71d4e11b325503e3b9ea6652843fa29766 Mon Sep 17 00:00:00 2001
From: Dung Vu <dvu@csusb.edu>
Date: Sat, 9 Mar 2024 11:50:10 -0800
Subject: [PATCH] Update values.template.yaml

---
 values.template.yaml | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/values.template.yaml b/values.template.yaml
index a2cff88..ae10271 100644
--- a/values.template.yaml
+++ b/values.template.yaml
@@ -24,34 +24,6 @@ hub:
           allowed_domains:
           - csusb.edu
           - coyote.csusb.edu
-        urn:mace:incommon:ucsd.edu:
-          username_derivation:
-              username_claim: "email"
-          allowed_domains:
-          - ucsd.edu
-          - eng.ucsd.edu
-        https://shib.unl.edu/idp/shibboleth:
-          username_derivation:
-              username_claim: "email"
-          allowed_domains:
-          - unl.edu
-        https://auth.unomaha.edu/idp:
-          username_derivation:
-              username_claim: "email"
-          allowed_domains:
-          - unomaha.edu
-        urn:mace:incommon:ucr.edu:
-          username_derivation:
-              username_claim: "email"
-          allowed_domains:
-          - ucr.edu
-          - email.ucr.edu
-        https://idp.sdsu.edu/idp/shibboleth:
-          username_derivation:
-              username_claim: "email"
-          allowed_domains:
-          - sdsu.edu
-
 
 
       allowed_users:
-- 
GitLab