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/02/11 10:14:28 UTC

[jira] Created: (SLING-1370) Provide Pseudo Authenticaiton Handler to support both Form Based Login and OpenID Login

Provide Pseudo Authenticaiton Handler to support both Form Based Login and OpenID Login
---------------------------------------------------------------------------------------

                 Key: SLING-1370
                 URL: https://issues.apache.org/jira/browse/SLING-1370
             Project: Sling
          Issue Type: New Feature
          Components: Extensions
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger


Currently Sling has two form-oriented authentication handlers: The form based authentication handler and the OpenID authentication handler. But there is no good way for the real client of a Sling application to choose between the two authentication such as is provided for example by http://www.crowdvine.com/account/login.

This can be accomplished by a pseudo authentication handler as follows:

  extractCredentials: not implemented, always returns null
  dropCredentials: not implemented
  requestCredentials: renders a configurable login form

The handler is registered at higher priority than the authentication handlers actually handling the authentication (requires SLING-1368)

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


[jira] Commented: (SLING-1370) Provide Pseudo Authenticaiton Handler to support both Form Based Login and OpenID Login

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881904#action_12881904 ] 

Justin Edelson commented on SLING-1370:
---------------------------------------

This could be easily implemented using the custom login form html fragment support added in SLING-1564.

> Provide Pseudo Authenticaiton Handler to support both Form Based Login and OpenID Login
> ---------------------------------------------------------------------------------------
>
>                 Key: SLING-1370
>                 URL: https://issues.apache.org/jira/browse/SLING-1370
>             Project: Sling
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>
> Currently Sling has two form-oriented authentication handlers: The form based authentication handler and the OpenID authentication handler. But there is no good way for the real client of a Sling application to choose between the two authentication such as is provided for example by http://www.crowdvine.com/account/login.
> This can be accomplished by a pseudo authentication handler as follows:
>   extractCredentials: not implemented, always returns null
>   dropCredentials: not implemented
>   requestCredentials: renders a configurable login form
> The handler is registered at higher priority than the authentication handlers actually handling the authentication (requires SLING-1368)

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


[jira] Updated: (SLING-1370) Provide Pseudo Authentication Handler to support both Form Based Login and OpenID Login

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

Felix Meschberger updated SLING-1370:
-------------------------------------

    Summary: Provide Pseudo Authentication Handler to support both Form Based Login and OpenID Login  (was: Provide Pseudo Authenticaiton Handler to support both Form Based Login and OpenID Login)

> Provide Pseudo Authentication Handler to support both Form Based Login and OpenID Login
> ---------------------------------------------------------------------------------------
>
>                 Key: SLING-1370
>                 URL: https://issues.apache.org/jira/browse/SLING-1370
>             Project: Sling
>          Issue Type: New Feature
>          Components: Authentication
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Auth Selector 1.0.0
>
>
> Currently Sling has two form-oriented authentication handlers: The form based authentication handler and the OpenID authentication handler. But there is no good way for the real client of a Sling application to choose between the two authentication such as is provided for example by http://www.crowdvine.com/account/login.
> This can be accomplished by a pseudo authentication handler as follows:
>   extractCredentials: not implemented, always returns null
>   dropCredentials: not implemented
>   requestCredentials: renders a configurable login form
> The handler is registered at higher priority than the authentication handlers actually handling the authentication (requires SLING-1368)

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


[jira] Issue Comment Edited: (SLING-1370) Provide Pseudo Authenticaiton Handler to support both Form Based Login and OpenID Login

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881904#action_12881904 ] 

Justin Edelson edited comment on SLING-1370 at 6/23/10 5:47 PM:
----------------------------------------------------------------

A somewhat naive version of this could be easily implemented using the custom login form html fragment support added in SLING-1564.

      was (Author: justinedelson):
    This could be easily implemented using the custom login form html fragment support added in SLING-1564.
  
> Provide Pseudo Authenticaiton Handler to support both Form Based Login and OpenID Login
> ---------------------------------------------------------------------------------------
>
>                 Key: SLING-1370
>                 URL: https://issues.apache.org/jira/browse/SLING-1370
>             Project: Sling
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>
> Currently Sling has two form-oriented authentication handlers: The form based authentication handler and the OpenID authentication handler. But there is no good way for the real client of a Sling application to choose between the two authentication such as is provided for example by http://www.crowdvine.com/account/login.
> This can be accomplished by a pseudo authentication handler as follows:
>   extractCredentials: not implemented, always returns null
>   dropCredentials: not implemented
>   requestCredentials: renders a configurable login form
> The handler is registered at higher priority than the authentication handlers actually handling the authentication (requires SLING-1368)

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


[jira] Closed: (SLING-1370) Provide Pseudo Authentication Handler to support both Form Based Login and OpenID Login

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

Felix Meschberger closed SLING-1370.
------------------------------------


Close after Release

> Provide Pseudo Authentication Handler to support both Form Based Login and OpenID Login
> ---------------------------------------------------------------------------------------
>
>                 Key: SLING-1370
>                 URL: https://issues.apache.org/jira/browse/SLING-1370
>             Project: Sling
>          Issue Type: New Feature
>          Components: Authentication
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Auth Selector 1.0.0
>
>
> Currently Sling has two form-oriented authentication handlers: The form based authentication handler and the OpenID authentication handler. But there is no good way for the real client of a Sling application to choose between the two authentication such as is provided for example by http://www.crowdvine.com/account/login.
> This can be accomplished by a pseudo authentication handler as follows:
>   extractCredentials: not implemented, always returns null
>   dropCredentials: not implemented
>   requestCredentials: renders a configurable login form
> The handler is registered at higher priority than the authentication handlers actually handling the authentication (requires SLING-1368)

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


[jira] Updated: (SLING-1370) Provide Pseudo Authenticaiton Handler to support both Form Based Login and OpenID Login

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

Felix Meschberger updated SLING-1370:
-------------------------------------

    Fix Version/s: Auth Selector 1.0.0
      Component/s: Authentication
                       (was: Extensions)

> Provide Pseudo Authenticaiton Handler to support both Form Based Login and OpenID Login
> ---------------------------------------------------------------------------------------
>
>                 Key: SLING-1370
>                 URL: https://issues.apache.org/jira/browse/SLING-1370
>             Project: Sling
>          Issue Type: New Feature
>          Components: Authentication
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Auth Selector 1.0.0
>
>
> Currently Sling has two form-oriented authentication handlers: The form based authentication handler and the OpenID authentication handler. But there is no good way for the real client of a Sling application to choose between the two authentication such as is provided for example by http://www.crowdvine.com/account/login.
> This can be accomplished by a pseudo authentication handler as follows:
>   extractCredentials: not implemented, always returns null
>   dropCredentials: not implemented
>   requestCredentials: renders a configurable login form
> The handler is registered at higher priority than the authentication handlers actually handling the authentication (requires SLING-1368)

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


[jira] Commented: (SLING-1370) Provide Pseudo Authentication Handler to support both Form Based Login and OpenID Login

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

Felix Meschberger commented on SLING-1370:
------------------------------------------

Added Selector pseudo authentication handler to build reactor and bundle list" pom.xml launchpad/builder/src/main/bundles/list.xml in Rev. 987434.

> Provide Pseudo Authentication Handler to support both Form Based Login and OpenID Login
> ---------------------------------------------------------------------------------------
>
>                 Key: SLING-1370
>                 URL: https://issues.apache.org/jira/browse/SLING-1370
>             Project: Sling
>          Issue Type: New Feature
>          Components: Authentication
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Auth Selector 1.0.0
>
>
> Currently Sling has two form-oriented authentication handlers: The form based authentication handler and the OpenID authentication handler. But there is no good way for the real client of a Sling application to choose between the two authentication such as is provided for example by http://www.crowdvine.com/account/login.
> This can be accomplished by a pseudo authentication handler as follows:
>   extractCredentials: not implemented, always returns null
>   dropCredentials: not implemented
>   requestCredentials: renders a configurable login form
> The handler is registered at higher priority than the authentication handlers actually handling the authentication (requires SLING-1368)

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


[jira] Commented: (SLING-1370) Provide Pseudo Authenticaiton Handler to support both Form Based Login and OpenID Login

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

Felix Meschberger commented on SLING-1370:
------------------------------------------

Committed a first implementation of such a pseudo handler in Rev. 987426.

> Provide Pseudo Authenticaiton Handler to support both Form Based Login and OpenID Login
> ---------------------------------------------------------------------------------------
>
>                 Key: SLING-1370
>                 URL: https://issues.apache.org/jira/browse/SLING-1370
>             Project: Sling
>          Issue Type: New Feature
>          Components: Authentication
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Auth Selector 1.0.0
>
>
> Currently Sling has two form-oriented authentication handlers: The form based authentication handler and the OpenID authentication handler. But there is no good way for the real client of a Sling application to choose between the two authentication such as is provided for example by http://www.crowdvine.com/account/login.
> This can be accomplished by a pseudo authentication handler as follows:
>   extractCredentials: not implemented, always returns null
>   dropCredentials: not implemented
>   requestCredentials: renders a configurable login form
> The handler is registered at higher priority than the authentication handlers actually handling the authentication (requires SLING-1368)

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


[jira] Resolved: (SLING-1370) Provide Pseudo Authentication Handler to support both Form Based Login and OpenID Login

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

Felix Meschberger resolved SLING-1370.
--------------------------------------

    Resolution: Fixed

This can be resolved for now.

> Provide Pseudo Authentication Handler to support both Form Based Login and OpenID Login
> ---------------------------------------------------------------------------------------
>
>                 Key: SLING-1370
>                 URL: https://issues.apache.org/jira/browse/SLING-1370
>             Project: Sling
>          Issue Type: New Feature
>          Components: Authentication
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Auth Selector 1.0.0
>
>
> Currently Sling has two form-oriented authentication handlers: The form based authentication handler and the OpenID authentication handler. But there is no good way for the real client of a Sling application to choose between the two authentication such as is provided for example by http://www.crowdvine.com/account/login.
> This can be accomplished by a pseudo authentication handler as follows:
>   extractCredentials: not implemented, always returns null
>   dropCredentials: not implemented
>   requestCredentials: renders a configurable login form
> The handler is registered at higher priority than the authentication handlers actually handling the authentication (requires SLING-1368)

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