[ 
https://issues.apache.org/jira/browse/SLING-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701849#action_12701849
 ] 

Felix Meschberger commented on SLING-939:
-----------------------------------------

Adapted the HTTP Base authenticator in Rev. 767854.

The LoginServlet is stripped down to just calling the Authenticator.login 
method. The AuthorizationHeaderAuthenticationHandler class now renders the 
login form itself. The login form is provided in the bundle as an HTML 
template. For now, this login form is not configurable.

> Adapt the Http Authenticator to the refined authentication process
> ------------------------------------------------------------------
>
>                 Key: SLING-939
>                 URL: https://issues.apache.org/jira/browse/SLING-939
>             Project: Sling
>          Issue Type: Sub-task
>          Components: Extensions
>    Affects Versions: Extensions httpauth 2.0.2
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>
> Adapt the HTTP Header authentication handler to the new refined 
> authenticaiton initiation processing implemented by SLING-938.
> Tasks: 
>   * The LoginServlet calls the new requestAuthentication service method
>   * requestAuthentication method will now draw the login form

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to