Apache Sling > Aggregator > Modules > auth
| Module | Description | Module Status | Pull 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. | | |
| 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. | | |
| Apache Sling OAuth Client (org.apache.sling.auth.oauth-client) | Apache Sling OAuth 2.0 client with OIDC support | | |
| 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. | | |
| Apache Sling Authentication XING API (org.apache.sling.auth.xing.api) | Apache Sling Authentication XING API | | |
| Apache Sling Authentication XING Login (org.apache.sling.auth.xing.login) | | | |
| Apache Sling Authentication XING OAuth (org.apache.sling.auth.xing.oauth) | Apache Sling Authentication XING OAuth | | |