diff options
author | Henrik Lund Kramshoej <hlk@kramse.org> | 2017-07-14 11:32:40 +0200 |
---|---|---|
committer | Henrik Lund Kramshoej <hlk@kramse.org> | 2017-07-14 11:32:40 +0200 |
commit | 892b9581c0ea75dc8b4725c2381af3b042c6fac1 (patch) | |
tree | 1efedd63c965b63c116684aa6066a6023cda0f69 /apache-sp/apache-conf | |
parent | 39e225e2916c4055c1e37ac7f754388b1f2e37a9 (diff) |
Includes working, but no grant all *doh*
Diffstat (limited to 'apache-sp/apache-conf')
-rw-r--r-- | apache-sp/apache-conf/sp.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apache-sp/apache-conf/sp.conf b/apache-sp/apache-conf/sp.conf index 49214b3..f4ba576 100644 --- a/apache-sp/apache-conf/sp.conf +++ b/apache-sp/apache-conf/sp.conf @@ -43,7 +43,6 @@ 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 |