From 6092a10209ac07209dcc9dc136eb75072c1419f5 Mon Sep 17 00:00:00 2001
From: Dung Vu <dvu@csusb.edu>
Date: Mon, 8 Apr 2024 14:13:25 -0700
Subject: [PATCH] Update values.template.yaml

---
 values.template.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/values.template.yaml b/values.template.yaml
index 8dfdc01..da0d7f2 100644
--- a/values.template.yaml
+++ b/values.template.yaml
@@ -33,6 +33,14 @@ hub:
           - fullerton.edu
           - csu.fullerton.edu          
 
+
+        https://mckinley.csuci.edu/idp/shibboleth:
+          username_derivation:
+              username_claim: "email"
+          allowed_domains:
+          - csuci.edu
+          - myci.csuci.edu
+
       allowed_users:
 
         - dmishin@ucsd.edu
@@ -101,6 +109,8 @@ hub:
         - wpeng@fullerton.edu
         - dchandswang@fullerton.edu
 
+        # csu Channel island
+        - scott.feister@csuci.edu
 
         # 
         # students in ldc
-- 
GitLab