[shib_auth] Drupal Metadata URL's 404

Michael.OBrien Michael.OBrien at ul.ie
Thu Apr 3 18:14:22 CEST 2014


Also I have a conf file in /etc/httpd/conf.d/ for the SP which is the only site running on the server with the following value

<Location />
  AuthType Shibboleth
  ShibRequireSession Off
  # the following single line is only valid for Shib2
  ShibUseHeaders On
  require shibboleth
</Location>

I'm not sure if the instructions here https://wiki.aai.niif.hu/index.php?title=DrupalShibbolethReadmeDev#Configuring_Shibboleth that mention <Location /location_ofDrupal/Install> refer to the /var/www/html directory where the drupal code is or the drupal url structure I want to protect e.g site.org/protectThis/url
-----Original Message-----
From: shib_auth [mailto:shib_auth-bounces at listserv.niif.hu] On Behalf Of Michael.OBrien
Sent: 03 April 2014 16:20
To: Drupal shib_auth module users
Subject: Re: [shib_auth] Drupal Metadata URL's 404

Hi Kristof,
I don't get any errors in shibd.log when it starts up and when I try to access the localhost metadata url using curl on the SP box itself I get the drupal content back instead

-----Original Message-----
From: shib_auth [mailto:shib_auth-bounces at listserv.niif.hu] On Behalf Of Kristof Bajnok
Sent: 03 April 2014 14:53
To: shib_auth at listserv.niif.hu
Subject: Re: [shib_auth] Drupal Metadata URL's 404

On 2014-04-03 13:29, Michael.OBrien wrote:
> Does the drupal shibboleth module stop the SP's metadata url's from 
> getting interpreted as missing links if I try to access 
> site.org/Shibboleth.sso/Metadata or does that just mean I haven't 
> things configured properly yet?

If you configured Shib and Apache correctly, the Shibboleth handlers should work just fine. It's possible that the Drupal default mod_rewrite steps in somehow, but it's more likely that the Shibboleth SP is just not protecting the request.

Kristof


_______________________________________________
shib_auth mailing list
shib_auth at listserv.niif.hu
https://listserv.niif.hu/mailman/listinfo/shib_auth

_______________________________________________
shib_auth mailing list
shib_auth at listserv.niif.hu
https://listserv.niif.hu/mailman/listinfo/shib_auth



More information about the shib_auth mailing list