[shib_auth] How to make /Shibboleth.sso accessible?
Laura Murgatroyd - UKRI STFC
laura.murgatroyd at stfc.ac.uk
Fri Jan 24 16:53:56 CET 2020
Hi there,
I have set up a shibboleth service provider on my drupal 8 site, with the login page displaying at /Shibboleth.sso/Login.
To be able to access this I had to modify the .htaccess file. I followed the guidance here: https://web.osu.edu/technical-support/drupal-support/drupal-7/drupal-shib/
So I added RewriteCond %{REQUEST_URI} !^/Shibboleth.sso($|/) to the .htaccess file.
However I noticed that this resulted in other drupal files being accessible on my site such as .module files for other modules. These were not accessible before I added this line.
Did anyone else experience similar issues, or how did you achieve making /Shibboleth.sso accessible on your sites?
Many thanks,
Laura
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://listserv.niif.hu/pipermail/shib_auth/attachments/20200124/40785910/attachment.html>
More information about the shib_auth
mailing list