Apache Sling > Aggregator > Modules > auth

auth Modules

ModuleDescriptionModule StatusPull Requests
Apache Sling Auth Core
(org.apache.sling.auth.core)
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. Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central auth Pull Requests
Apache Sling Form Based Authentication
(org.apache.sling.auth.form)
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. Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central auth Pull Requests
SAML2 Service Provider
(org.apache.sling.auth.saml2)
A SAML2 Web-profile SSO Service Provider (Sling Authentication) that uses encrypted POST Binding for communicating security assertions from an identity provider such as Shibboleth. Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central auth Pull Requests
Apache Sling Authentication XING API
(org.apache.sling.auth.xing.api)
Apache Sling Authentication XING API Build Status Coverage Sonarcloud Status JavaDoc Maven Central Contrib auth Pull Requests
Apache Sling Authentication XING Login
(org.apache.sling.auth.xing.login)
Build Status Coverage Sonarcloud Status JavaDoc Maven Central Contrib auth Pull Requests
Apache Sling Authentication XING OAuth
(org.apache.sling.auth.xing.oauth)
Apache Sling Authentication XING OAuth Build Status Coverage Sonarcloud Status JavaDoc Maven Central Contrib auth Pull Requests