Sha256: 85d7bc1bf5da958ace0be59f6b0b340945aa8888113cf21e0a8aed00fee69966
Contents?: true
Size: 368 Bytes
Versions: 10
Compression:
Stored size: 368 Bytes
Contents
# THIS SHOULD BE INCLUDED via an Apache Include statement or copy and # pasted in your # <VirtualHost AN_IP_ADD:80> and <VirtualHost AN_IP_ADDR:443> sections <Location /secure> AuthType shibboleth ShibRequestSetting requireSession 1 ShibUseEnvironment On require valid-user </Location> <Location /lazy> AuthType shibboleth require shibboleth </Location>
Version data entries
10 entries across 10 versions & 1 rubygems