From 11133b2beb040c0b75d333c44e3cbaf859022440 Mon Sep 17 00:00:00 2001
From: Dung Vu <dvu@csusb.edu>
Date: Mon, 25 Mar 2024 20:53:44 -0700
Subject: [PATCH] Update values.template.yaml -> add fullerton

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

diff --git a/values.template.yaml b/values.template.yaml
index 7ad3a4f..96eda13 100644
--- a/values.template.yaml
+++ b/values.template.yaml
@@ -26,6 +26,11 @@ hub:
           - csusb.edu
           - coyote.csusb.edu
 
+        https://shibboleth.fullerton.edu/idp:
+          username_derivation:
+              username_claim: "email"
+          allowed_domains:
+          - fullerton.edu
 
       allowed_users:
 
-- 
GitLab