Antonio Sanso created SLING-5639:
------------------------------------
Summary: 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
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)