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.
Version1.5.2compared with
Version Details
| 1.5.0 | 1.5.2 | |
|---|---|---|
| Release date | Aug 28, 2020 | Apr 21, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 1.5.0 | 1.5.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.sling » org.apache.sling.commons.metrics | - | 1.2.8 |
| + Added | org.osgi » org.osgi.annotation.bundle | - | 1.0.0 |
| ~ Updated | junit » junit | 4.12 | 4.13.2 |
| - Removed | org.jmock » jmock-junit4 | 2.8.2 | - |
Provided Changes (2)
| 1.5.0 | 1.5.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains » annotations | - | 18.0.0 |
| ~ Updated | commons-codec » commons-codec | 1.4 | 1.13 |
Test Changes (1)
| 1.5.0 | 1.5.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.sling » org.apache.sling.testing.osgi-mock | - | 3.1.0 |