-
Hi, When updating our mod_auth_openidc 2.4.4.1 module to 2.4.9.4, we found a regression in one of our connections. After analyzing logs and release, I found that the problem is caused by the bug correction #497 in version 2.4.5. In the logs, I have the following information:
I noticed that the error occurs that: [Fri Nov 19 11:26:47.925073 2021] [auth_openidc:debug] [pid 106:tid 140051036980992] src/util.c(1388): [client IP.IP:20623] oidc_util_request_matches_url: comparing "/app/redirect_uri.html"=="/app/redirect_uri.html", referer: https://myApp/app/creation?context=creationEC&goto=https%3A%2F%2FmyApp%2app%2index.html 2 - When in the configuration there is "Require claim aud:XXXX". but If I use "Require Valid-User" so I have no error. Here is my module configuration:
It looks like what is written here: https://github.com/zmartzone/modiki_openidc/wiki/single-page-applications#session-info-authorization but I can not find a solution. Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
are you sure about the version you're using? because your issue was supposed to be fixed in 2.4.9.3 48ad854 |
Beta Was this translation helpful? Give feedback.
are you sure about the version you're using? because your issue was supposed to be fixed in 2.4.9.3 48ad854