[
https://issues.apache.org/jira/browse/SLING-5639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Sanso closed SLING-5639.
--------------------------------
> SlingAuthenticator ignore the path
> ----------------------------------
>
> Key: SLING-5639
> URL: https://issues.apache.org/jira/browse/SLING-5639
> Project: Sling
> Issue Type: Bug
> Components: Authentication
> Reporter: Antonio Sanso
> Assignee: Antonio Sanso
> Fix For: Auth Core 1.3.14
>
>
> As per Sling documentation [0]
> "When looking for an AuthenticationHandler the authentication handler is
> selected whose path is the longest match on the request URL."
> This is currently broken due incorrect handling of
> {code}
> request.getPathInfo()
> {code}
> in SlingAuthenticator#getHandlerSelectionPath
> [0]
> https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)