Replies: 2 comments 4 replies
-
the session cookie format is not compatible between the two versions, you'll need to remove the session cookie and re-authenticate |
Beta Was this translation helpful? Give feedback.
-
Debug log from
Debug log from
On the
Maybe this cookie is interfering somehow ? Thanks a lot for your help ! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm facing a problem. I'm on Amazon Linux 2023 (AL23) I'm also using their repository.
Since update to
mod_auth_openidc-2.4.16.11-1.amzn2023.x86_64
frommod_auth_openidc-2.4.15-3.amzn2023.x86_64
I'm getting 504 when accessing protected paths. Not sure what's going on. When I enabled debug I can see this relevant info in apache's error log:Server version: Apache/2.4.65 (Amazon Linux)
config:
When I revert back to
mod_auth_openidc-2.4.15-3.amzn2023.x86_64
all works as expected.Any ideas ?
Thanks !
David
Beta Was this translation helpful? Give feedback.
All reactions