You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2010/01/19 10:34:54 UTC

[jira] Created: (SLING-1294) Add functionality to redirect to a new request target after successful authentication

Add functionality to redirect to a new request target after successful authentication
-------------------------------------------------------------------------------------

                 Key: SLING-1294
                 URL: https://issues.apache.org/jira/browse/SLING-1294
             Project: Sling
          Issue Type: Improvement
          Components: Commons
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: Commons Auth 1.0.0


Some times, it would be desirable to get redirected to a new target after authentication was successful.

The sling authenticator should be extended to support this functionality.

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


[jira] Updated: (SLING-1294) Add functionality to redirect to a new request target after successful authentication

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated SLING-1294:
-------------------------------------

    Component/s: Authentication
                     (was: Commons)

> Add functionality to redirect to a new request target after successful authentication
> -------------------------------------------------------------------------------------
>
>                 Key: SLING-1294
>                 URL: https://issues.apache.org/jira/browse/SLING-1294
>             Project: Sling
>          Issue Type: Improvement
>          Components: Authentication
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Auth Core 1.0.0
>
>
> Some times, it would be desirable to get redirected to a new target after authentication was successful.
> The sling authenticator should be extended to support this functionality.

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


[jira] Closed: (SLING-1294) Add functionality to redirect to a new request target after successful authentication

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed SLING-1294.
------------------------------------


Close after release

> Add functionality to redirect to a new request target after successful authentication
> -------------------------------------------------------------------------------------
>
>                 Key: SLING-1294
>                 URL: https://issues.apache.org/jira/browse/SLING-1294
>             Project: Sling
>          Issue Type: Improvement
>          Components: Authentication
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Auth Core 1.0.0
>
>
> Some times, it would be desirable to get redirected to a new target after authentication was successful.
> The sling authenticator should be extended to support this functionality.

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


[jira] Commented: (SLING-1294) Add functionality to redirect to a new request target after successful authentication

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802735#action_12802735 ] 

Felix Meschberger commented on SLING-1294:
------------------------------------------

Added support for a new sling.auth.redirect request parameter in Rev. 901097.

This parameter may be used to request a redirect after successull authentication (regardless of whether the authentication is anonymous or based on credentials).

> Add functionality to redirect to a new request target after successful authentication
> -------------------------------------------------------------------------------------
>
>                 Key: SLING-1294
>                 URL: https://issues.apache.org/jira/browse/SLING-1294
>             Project: Sling
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Commons Auth 1.0.0
>
>
> Some times, it would be desirable to get redirected to a new target after authentication was successful.
> The sling authenticator should be extended to support this functionality.

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


[jira] Resolved: (SLING-1294) Add functionality to redirect to a new request target after successful authentication

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved SLING-1294.
--------------------------------------

    Resolution: Fixed

This issue is thus fixed. Documentation of this new feature is part of the documentation update requested by SLING-1298

> Add functionality to redirect to a new request target after successful authentication
> -------------------------------------------------------------------------------------
>
>                 Key: SLING-1294
>                 URL: https://issues.apache.org/jira/browse/SLING-1294
>             Project: Sling
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Commons Auth 1.0.0
>
>
> Some times, it would be desirable to get redirected to a new target after authentication was successful.
> The sling authenticator should be extended to support this functionality.

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


[jira] Commented: (SLING-1294) Add functionality to redirect to a new request target after successful authentication

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802736#action_12802736 ] 

Felix Meschberger commented on SLING-1294:
------------------------------------------

This issue is thus fixed. Documentation of this new feature is part of the documentation update requested by SLING-1298

> Add functionality to redirect to a new request target after successful authentication
> -------------------------------------------------------------------------------------
>
>                 Key: SLING-1294
>                 URL: https://issues.apache.org/jira/browse/SLING-1294
>             Project: Sling
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Commons Auth 1.0.0
>
>
> Some times, it would be desirable to get redirected to a new target after authentication was successful.
> The sling authenticator should be extended to support this functionality.

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


[jira] Updated: (SLING-1294) Add functionality to redirect to a new request target after successful authentication

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated SLING-1294:
-------------------------------------

    Comment: was deleted

(was: This issue is thus fixed. Documentation of this new feature is part of the documentation update requested by SLING-1298)

> Add functionality to redirect to a new request target after successful authentication
> -------------------------------------------------------------------------------------
>
>                 Key: SLING-1294
>                 URL: https://issues.apache.org/jira/browse/SLING-1294
>             Project: Sling
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Commons Auth 1.0.0
>
>
> Some times, it would be desirable to get redirected to a new target after authentication was successful.
> The sling authenticator should be extended to support this functionality.

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