I have a simple app that uses the restful_authentication plugin.
Authentication works great from the browser but when I try to test
things via curl I get “Couldn’t authenticate you”.
The issue only happens in production (Linux/Apache/FCGI). It works
fine in development (Win XP/Webrick). I’m still investigating and will
post anything new here.
It looks like it is an issue with my host. The response.env is missing
the HTTP_AUTHENTICATION header. I’m not really sure if this is a
problem with just my host or all Apache/FastCGI set ups.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.