Account created on 27 May 2010, over 14 years ago
#

Merge Requests

Recent comments

πŸ‡¨πŸ‡¦Canada kalanh

I've attached the gin-lb version patch for d10.3:

πŸ‡¨πŸ‡¦Canada kalanh

The patch from #7 no longer applies, but I think this would be a sensible UX enhancement. I have pushed an issue fork and attached a patch for gin_lb users.

πŸ‡¨πŸ‡¦Canada kalanh

kalanh β†’ made their first commit to this issue’s fork.

πŸ‡¨πŸ‡¦Canada kalanh

I'm having the same issue all these years later with simplesamlphp_auth 4 on my Drupal 10 project. Did you end up solving it?

On the other implementations I've configured, all I needed for this to work was to add the snippet to the .htaccess file:

  # Allow access to simplesaml paths
  RewriteCond %{REQUEST_URI} !^/simplesaml

I can only visit the simplesaml path at /simplesaml/module.php while all of the others show 404's handled by Drupal. I can even see the redirects working, for example, the /simplesaml root path redirects me to /simplesaml/module.php/core/welcome, but all I see is the 404 page.

πŸ‡¨πŸ‡¦Canada kalanh

kalanh β†’ made their first commit to this issue’s fork.

Production build 0.71.5 2024