From 02dafffcf61152c0b2618aa22371c21b5538296e Mon Sep 17 00:00:00 2001 From: Scott Koranda Date: Fri, 23 Aug 2019 15:06:48 -0500 Subject: [PATCH] Remove logger attribute from Shibboleth SP config Removed the logger attribute from the root element of the Shibboleth SP configuration template file so that the SP will default to using shibd.logger for out of process (shibd) and native.logger for in proccess (module). --- comanage-registry-shibboleth-sp-base/shibboleth2.xml.template | 1 - 1 file changed, 1 deletion(-) diff --git a/comanage-registry-shibboleth-sp-base/shibboleth2.xml.template b/comanage-registry-shibboleth-sp-base/shibboleth2.xml.template index 173e405..2ef00fa 100644 --- a/comanage-registry-shibboleth-sp-base/shibboleth2.xml.template +++ b/comanage-registry-shibboleth-sp-base/shibboleth2.xml.template @@ -1,7 +1,6 @@