OIDC is not able to get cookie #1053
Unanswered
Abhikr1994
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I have set OIDCSameSiteCookie On but still its not working. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. I'm attempting to use mod_auth_openidc but I'm seeing 'no state cookie found' errors. After login, the state cookie goes missing, and mod_auth_openidc redirects me back to the OIDC Deafult URL
Kindly check logs
Apache config
mod version - mod_auth_openidc-2.4.5
I am sending same grant and code from application to apache which it gets with authorization request.
Beta Was this translation helpful? Give feedback.
All reactions