The Sling Authentication Service bundle provides the basic
mechanisms to authenticate HTTP requests with a JCR repository.
The algorithms for extracting authentication details from the
requests is extensible by implementing an AuthenticationHandler
interface.
Version2.0.0compared with
Version Details
| 1.7.0 | 2.0.0 | |
|---|---|---|
| Release date | Oct 09, 2023 | Jun 28, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 1.7.0 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.osgi » org.osgi.annotation.bundle | 1.0.0 | - |
| - Removed | org.osgi » org.osgi.annotation.versioning | 1.1.2 | - |
| - Removed | org.osgi » org.osgi.service.component.annotations | 1.4.0 | - |
| - Removed | org.osgi » org.osgi.service.metatype.annotations | 1.4.1 | - |
Provided Changes (14)
| 1.7.0 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | jakarta.servlet » jakarta.servlet-api | - | 6.1.0 |
| + Added | org.apache.felix » org.apache.felix.http.wrappers | - | 6.1.0 |
| + Added | org.osgi » org.osgi.annotation.bundle | - | 1.0.0 |
| + Added | org.osgi » org.osgi.annotation.versioning | - | 1.1.2 |
| + Added | org.osgi » org.osgi.framework | - | 1.9.0 |
| + Added | org.osgi » org.osgi.service.component.annotations | - | 1.4.0 |
| + Added | org.osgi » org.osgi.service.metatype.annotations | - | 1.4.1 |
| + Added | org.osgi » org.osgi.service.servlet | - | 2.0.0 |
| ~ Updated | javax.servlet » javax.servlet-api | 3.1.0 | 4.0.1 |
| ~ Updated | org.apache.sling » org.apache.sling.api | 2.25.4 | 3.0.0 |
| ~ Updated | org.osgi » org.osgi.util.converter | 1.0.0 | 1.0.9 |
| ~ Updated | org.osgi » org.osgi.util.function | 1.0.0 | 1.1.0 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.25 | 2.0.17 |
| - Removed | org.osgi » org.osgi.service.http.whiteboard | 1.1.1 | - |