Resolved SLING-7671 and fixing the bundle specification issue in
SLING-7264
7 files changed
tree: 0dae439c15b929cb91137ca45b446fd956a33158
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling Form Based Authentication Handler

This module is part of the Apache Sling project.

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.