From 1b00797524b964dd7eb125b89cc4415b43444be7 Mon Sep 17 00:00:00 2001
From: Alexander Schoch <schochal@student.ethz.ch>
Date: Thu, 14 Sep 2023 14:45:03 +0200
Subject: [PATCH] update sip.yml

---
 sip.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sip.yml b/sip.yml
index 2777d57..9778248 100644
--- a/sip.yml
+++ b/sip.yml
@@ -14,7 +14,7 @@ auth:
   accessType: confidential
   clientProtocol: openid-connect
   validRedirectURIs:
-   - https://website.alt.staging-sip.ethz.ch/*
+   - https://www.alt.staging-sip.ethz.ch/*
    - https://thealternative.ethz.ch/*
    - http://localhost/*
   scopes:
-- 
GitLab