diff options
Diffstat (limited to 'apache-sp/apache-conf')
-rw-r--r-- | apache-sp/apache-conf/sp.conf | 1 |
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 |