SLING-7938 Add an option to prefer sending the reason_code as a request
parameter over the reason text when redirecting to the login page
4 files changed
tree: f70774a5d5f60f066792edd37f2207f72f069112
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Build Status Test Status Maven Central JavaDocs License auth

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.