SLING-10290 Every request renews sling.formauth token (#1)

plus integration tests to verify the fix
5 files changed
tree: 36d44ea671e95a71fd8377482bf48c85e881e1a9
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central auth License

Apache Sling Form Based Authentication Handler

Bundle implementing form based authentication with login and logout support. Authentication state is maintained in a Cookie or in an HTTP Session. The password is only submitted when first authenticating.

This module is part of the Apache Sling project. You can read more about this module on our documentation site.