On May 25, 2011 11:57 PM, "Tommy Peterson"
wrote:
If I have an Apache Location directive e as follows:
AuthType shibboleth
ShibRequireSession On
ShibUseHeaders On
require shibboleth
which works as it locks down the entire Drupal application via any url that
anyone would
If I have an Apache Location directive e as follows:
AuthType shibboleth
ShibRequireSession On
ShibUseHeaders On
require shibboleth
which works as it locks down the entire Drupal application via any url that
anyone would try and access and routes them to Shibboloeth for login. But t