From dcbf7db96bab6cb016cea5666ae9e3f5fc95ef63 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 4 Oct 2024 20:03:01 +0000 Subject: [PATCH] fix bug in RequestMap --- Workbench/mpproxy/container_files/shibboleth/shibboleth2.xml | 2 +- Workbench/mpproxy/container_files/system/setservername.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Workbench/mpproxy/container_files/shibboleth/shibboleth2.xml b/Workbench/mpproxy/container_files/shibboleth/shibboleth2.xml index fca4078..de42331 100644 --- a/Workbench/mpproxy/container_files/shibboleth/shibboleth2.xml +++ b/Workbench/mpproxy/container_files/shibboleth/shibboleth2.xml @@ -11,7 +11,7 @@ - + diff --git a/Workbench/mpproxy/container_files/system/setservername.sh b/Workbench/mpproxy/container_files/system/setservername.sh index 20b9d05..d6497c4 100755 --- a/Workbench/mpproxy/container_files/system/setservername.sh +++ b/Workbench/mpproxy/container_files/system/setservername.sh @@ -1,6 +1,6 @@ #!/bin/bash -files="/etc/shibboleth/idp-metadata.xml" +files="/etc/shibboleth/idp-metadata.xml /etc/shibboleth/shibboleth2.xml" for file in $files do