Skip to content

How to use it? Where do I find the documentation? #212

Answered by forgedhallpass
JackHewson asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @JackHewson,

Please check out the bundled csrfguard-test-jsp application which covers most of the features offered by CSRFGuard.

On a high level the following steps would be needed:

  • Add the right maven dependencies (see the README page).
  • Choose your desired settings in the configuration file.
  • Update your web.xml.
  • Reference the csrfguard.js file from your HTML files (this is not needed if you are using JSPs).

P.S. feel free to contribute the documentation in a PR once you've managed to set it up.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by forgedhallpass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #211 on June 19, 2023 20:49.