[
https://issues.apache.org/jira/browse/SLING-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908808#action_12908808
]
Felix Meschberger commented on SLING-1752:
------------------------------------------
Also have to increase the export version of the spi package because I added a
public static method to the AbstractAuthenticationHandler class.
Done in Rev. 996558 exporting spi now as version 1.0.1
(Incrementing minor version because it provides new API to use, so clients can
base their imports. But implementations of the SPI are not broken with this
change.
> post-login redirect doesn't include context path
> ------------------------------------------------
>
> Key: SLING-1752
> URL: https://issues.apache.org/jira/browse/SLING-1752
> Project: Sling
> Issue Type: Bug
> Components: Authentication
> Affects Versions: OpenID Authentication 1.0.0, Form Based Authentication
> 1.0.0, Auth Selector 1.0.0, Auth Core 1.0.2
> Reporter: Justin Edelson
> Assignee: Felix Meschberger
> Fix For: OpenID Authentication 1.0.2, Form Based Authentication
> 1.0.2, Auth Selector 1.0.2, Auth Core 1.0.4
>
>
> to reproduce:
> in launchpad/builder run
> mvn -Djetty.sling.context=/sling clean jetty:run-war
> then go to http://localhost:8888/sling/, try to log in, and then see that
> you're redirected to "/", not "/sling/"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.