Apache Sling Form Based Authentication Handler

Clone this repo:
  1. 98e24aa SLING-12573 Fix build for jdk17+ (#8) by Eric Norman · 4 months ago master
  2. 87938ac Bump org.apache.sling.api from 2.1.0 to 2.25.4 (#5) by dependabot[bot] · 5 months ago
  3. 63c61a7 SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 6 months ago
  4. 974efb7 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 7 months ago
  5. 23f27b5 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 2 years, 1 month 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.