SECURITY: Is the csrf cookie enough to be safe against the CSRF attack? Shouldn't we also send a header in the call? Isn't that the CSRF point? #1525
-
Is your feature request related to a problem? Please describe. I'm using Kratos and Oathkeeper: what a joy! I have a SPA (single page app). The I call oathkeeper with those cookies only and it authenticates me against Describe the solution you'd like Should we send within each ( I think the Am I wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 13 replies
-
More on this here: https://stackoverflow.com/a/34783845
https://en.wikipedia.org/wiki/Cross-site_request_forgery#Cookie-to-header_token |
Beta Was this translation helpful? Give feedback.
-
@aeneasr Why are you closing it? Isn't that a serious security issue? |
Beta Was this translation helpful? Give feedback.
@aeneasr Why are you closing it? Isn't that a serious security issue?