Skip to content

Commit

Permalink
Update grouper-www.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Apr 6, 2020
1 parent 91f8340 commit d98cb5a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions container_files/httpd/grouper-www.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,3 @@ ProxyPass /grouper-ws-scim ajp://localhost:8009/grouper timeout=2400
RewriteEngine on
RewriteCond %{REQUEST_URI} "^/$"
RewriteRule . %{REQUEST_SCHEME}://%{HTTP_HOST}/grouper/ [R=301,L]

<Location /grouper>
AuthType shibboleth
ShibRequestSetting requireSession 1
ShibRequireSession on
ShibUseHeaders On
require shibboleth
</Location>

0 comments on commit d98cb5a

Please sign in to comment.