SLING-7414 - WebConsole security provider 1.1.0 or newer do not work with the Sling Starter

Make the login form use an action which is guaranteed to not collide with the
Web Console URL.
1 file changed
tree: 1bc52fc35752d90704867a348d0757c086aa0b5d
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. LICENSE
  6. pom.xml
  7. 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.