Apache Sling Form Based Authentication Handler

Clone this repo:
  1. af835b3 Merge pull request #15 from apache/maia/workflow-1776787623688 by Carsten Ziegeler · 3 weeks ago master
  2. ef06d1c chore: bump sling-bundle-parent to version 66 by Carsten Ziegeler · 3 weeks ago
  3. bf78490 [maven-release-plugin] prepare for next development iteration by Eric Norman · 7 months ago
  4. ed966a1 [maven-release-plugin] prepare release org.apache.sling.auth.form-2.0.0 by Eric Norman · 7 months ago org.apache.sling.auth.form-2.0.0
  5. 7eb6327 SLING-12972 provide a standalone login page for o.a.s.auth.form (#14) by Eric Norman · 7 months ago

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.