I'm trying the new OIDC auth option in AtoM 2.9, and not having any luck.
After following all the setup instructions, I try to load the /user URL (we have the login button hidden) and then it just reloads the main page of the site.
The nginx error.log adds lines like the following:
2025/08/14 11:03:13 [error] 1311#1311: *10 FastCGI sent in stderr: "PHP message: This request has been forwarded to a 404 error page by the action "user/index"" while reading response header from upstream, client: <IP_redacted>, server: _, request: "GET /user HTTP/2.0", upstream: "fastcgi://unix:/run/php-fpm.atom.sock:", host: "lib-atom-0d03.unbc.ca", referrer: "https://lib-atom-0d03.unbc.ca/user"
Any suggestions as to where I should be looking for the problem?
Thanks,
David