We have written custom authentication handler extending org.apache.sling.commons.auth.spi.AuthenticationHandler in which one of the method having HttpServletRequest request object when we call request.getPathInfo returning null in AEM 6.2 whereas working fine in AEM 5.4
could you please provide any inputs to resolve this issue?