[shib_auth] can someone please provide some input to this problem?

Tommy Peterson Tommy.Peterson at xpandcorp.com
Mon Jun 6 18:23:59 CEST 2011


If I use the following I am redirected to my shibboleth log in page, authenticate and am logged into Drupal.

<Location /drupal>
AuthType shibboleth
ShibRequireSession On
ShibUseHeaders On
require valid-user
</Location>


If I go any deeper (which I need to as I want to force authentication not to the entire site but to specific parts) I get the shibboleth log in page but after that nothing really happens. I get no error messages. I am not authenticated as I don't see the headers. And the "sign in" link still appears on Drupal.

<Location /drupal/cma/history>
   AuthType shibboleth
   ShibRequireSession On
   ShibUseHeaders On
   require shibboleth
</Location>

________________________________
This message contains Devin Group confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.
Please notify the sender immediately by e-mail if you have received this e-mail in error and delete this e-mail from your system. E-mail transmissions cannot be guaranteed secure, error-free and information could be intercepted, corrupted, lost, destroyed, arrive late, incomplete, or contain viruses. The sender therefore does not accept liability for errors or omissions in the contents of this message which may arise as result of transmission. If verification is required please request hard-copy version.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://listserv.niif.hu/pipermail/shib_auth/attachments/20110606/83a1a31f/attachment.htm>


More information about the shib_auth mailing list