From 2da85660d5a5f3f53b22a1b45a81be321a9edb35 Mon Sep 17 00:00:00 2001 From: Scott Koranda Date: Wed, 29 Nov 2017 09:40:12 -0600 Subject: [PATCH] Adjust Apache HTTP Server configuration for Shibboleth Adjust the Apache HTTP Server configuration for Shibboleth to work with the EnvSource so that environment variables are populated by the module for all COmanage Registry pages if they are available. --- comanage-registry-shibboleth-sp/000-comanage.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/comanage-registry-shibboleth-sp/000-comanage.conf b/comanage-registry-shibboleth-sp/000-comanage.conf index 5c68d0f..9004131 100644 --- a/comanage-registry-shibboleth-sp/000-comanage.conf +++ b/comanage-registry-shibboleth-sp/000-comanage.conf @@ -63,4 +63,9 @@ Require valid-user + + AuthType shibboleth + Require shibboleth + +