[
https://issues.apache.org/jira/browse/SLING-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger reopened SLING-2167:
--------------------------------------
Assignee: Felix Meschberger (was: Carsten Ziegeler)
I think we should only support HTTP BASIC authentication with the DavEx access,
which can be requested by adding:
request.setAttribute(AuthenticationHandler.REQUEST_LOGIN_PARAMETER,
"BASIC");
Before calling the Sling Authenticator. This also prevents any redirect to some
other login form which a generic DavEx client is not able to handle anyway.
> Use Sling Authenticator
> -----------------------
>
> Key: SLING-2167
> URL: https://issues.apache.org/jira/browse/SLING-2167
> Project: Sling
> Issue Type: Improvement
> Components: JCR
> Affects Versions: JCR DavEx 1.0.0
> Reporter: Carsten Ziegeler
> Assignee: Felix Meschberger
> Fix For: JCR DavEx 1.1.0
>
>
> The davex support should use the SlingAuthenticator for better integration
> into the Sling authentication
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira