Replies: 1 comment
-
recent versions of the module always set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I have been working on a project that requires me to access an application through an Iframe, for this reason, i need the cookies generated by
mod_auth_openidc
to be always created withSameSite=None
.Can anyone tell me exactly how to achieve this? I looked around in the documentation and discussions but couldn't find a proper answer.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions