summaryrefslogtreecommitdiff
path: root/apache-sp/apache-conf
diff options
context:
space:
mode:
authorHenrik Lund Kramshoej <hlk@kramse.org>2017-07-14 11:06:08 +0200
committerHenrik Lund Kramshoej <hlk@kramse.org>2017-07-14 11:06:08 +0200
commit39e225e2916c4055c1e37ac7f754388b1f2e37a9 (patch)
tree187da1ef1fec327b56481cd9b825c47d07dec719 /apache-sp/apache-conf
parentaf1a84910aeed2325bb92674b520090806728ea2 (diff)
Enabling include for debugging
Diffstat (limited to 'apache-sp/apache-conf')
-rw-r--r--apache-sp/apache-conf/sp.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/apache-sp/apache-conf/sp.conf b/apache-sp/apache-conf/sp.conf
index f4ba576..49214b3 100644
--- a/apache-sp/apache-conf/sp.conf
+++ b/apache-sp/apache-conf/sp.conf
@@ -43,6 +43,7 @@ SSLHonorCipherOrder on
ShibRequireSession On
require valid-user
Options +Includes
+ Require all granted
Header set X_REMOTE_USER %{eppn}e
Header set EPPN %{eppn}e
Header set GIVENNAME %{givenName}e