I’m trying to install v4.0.6, but I can’t find the mod_auth_openidc package in the v4 repo. I tried pulling the package from the v3.1 repo, but end up with dependency problems. I have v3.1 installed and working (with mod_auth_openidc), so I’m not sure what’s missing?
I obtained mod_auth_openidc v2.4.9.4 and it seems to work properly, but when I tried to upgrade to a newer version (I tried 2.4.17.2 and 2.4.18), I get a 502 ‘bad gateway’ error. The OIDC authentication completes properly and it looks like apache is happy, but it doesn’t launch the PUN. I get no logs in ondemand-nginx, and no processes appear to launch. No message get sent to syslog or the apache logs.
Where can I look to get more info? Have y’all seen this issue before?
I backed down to version 2.4.14.1, which is what was distributed with OOD v3 … and now it is working again … I should probably figure out why, but I don’t have the time right now