You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Michael Furman (JIRA)" <ji...@apache.org> on 2009/09/08 14:17:57 UTC

[jira] Created: (WINK-170) Add Authentication Point Support for Wink

Add Authentication Point Support for Wink 
------------------------------------------

                 Key: WINK-170
                 URL: https://issues.apache.org/jira/browse/WINK-170
             Project: Wink
          Issue Type: New Feature
          Components: Client
            Reporter: Michael Furman


Hi!
I think that it will be great to add to Wink the Authentication Point Support.
Authentication Point Support (APS) is used for access to Google Data API using ClientLogin and for access to additional Web Services that use an authentication point.
The approach described in the attached presentation.
Best regards,
   Michael


-- 
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: (WINK-170) Add Authentication Point Support for Wink

Posted by "Michael Furman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752467#action_12752467 ] 

Michael Furman edited comment on WINK-170 at 9/8/09 5:24 AM:
-------------------------------------------------------------

The attached presentation describes the Authentication Point Support for Wink 

      was (Author: michael_furman):
    The attached presentation describes Authentication Point Support for Wink 
  
> Add Authentication Point Support for Wink 
> ------------------------------------------
>
>                 Key: WINK-170
>                 URL: https://issues.apache.org/jira/browse/WINK-170
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>            Reporter: Michael Furman
>         Attachments: WinkAuthNPointSupport.ppt
>
>
> Hi!
> I think that it will be great to add to Wink the Authentication Point Support.
> Authentication Point Support (APS) is used for access to Google Data API using ClientLogin and for access to additional Web Services that use an authentication point.
> The approach described in the attached presentation.
> Best regards,
>    Michael

-- 
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: (WINK-170) Add Authentication Point Support for Wink

Posted by "Michael Elman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755414#action_12755414 ] 

Michael Elman edited comment on WINK-170 at 9/15/09 1:13 AM:
-------------------------------------------------------------

A question:
* What type of http method the ASF should send to the Authentication Point? Should it always be GET? Should it be configurable or may be part of challenge? I don't think sending the same method that was sent to Application makes sense, since it may be DELETE or even something custom. While the reason for accessing the Authentication Point it GETting the assertion.


      was (Author: elman):
    A question:
* What type of http method the ASF should send to the Authentication Point? Should it always be GET? Should it be configurable or may be part of challenge? I don't think sending the same method that was sent to Application makes sense, since it may be DELETE or even something custom. While the reason for accessing the Authentication Point it GETting the request.

  
> Add Authentication Point Support for Wink 
> ------------------------------------------
>
>                 Key: WINK-170
>                 URL: https://issues.apache.org/jira/browse/WINK-170
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>            Reporter: Michael Furman
>            Assignee: Michael Elman
>             Fix For: 0.2
>
>         Attachments: WinkAuthNPointSupport.ppt
>
>
> Hi!
> I think that it will be great to add to Wink the Authentication Point Support.
> Authentication Point Support (APS) is used for access to Google Data API using ClientLogin and for access to additional Web Services that use an authentication point.
> The approach described in the attached presentation.
> Best regards,
>    Michael

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


[jira] Commented: (WINK-170) Add Authentication Point Support for Wink

Posted by "Michael Furman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754943#action_12754943 ] 

Michael Furman commented on WINK-170:
-------------------------------------

Michael,
1) Thank for taking this to your hands :)
2) Your absolutely correct: the parameter name on slide 5 should be "realm"
Best regards,
    Michael


> Add Authentication Point Support for Wink 
> ------------------------------------------
>
>                 Key: WINK-170
>                 URL: https://issues.apache.org/jira/browse/WINK-170
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>            Reporter: Michael Furman
>            Assignee: Michael Elman
>             Fix For: 0.2
>
>         Attachments: WinkAuthNPointSupport.ppt
>
>
> Hi!
> I think that it will be great to add to Wink the Authentication Point Support.
> Authentication Point Support (APS) is used for access to Google Data API using ClientLogin and for access to additional Web Services that use an authentication point.
> The approach described in the attached presentation.
> Best regards,
>    Michael

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


[jira] Commented: (WINK-170) Add Authentication Point Support for Wink

Posted by "Michael Furman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756534#action_12756534 ] 

Michael Furman commented on WINK-170:
-------------------------------------

Good question!
I think:
1) An original request should not be send
2) A new GET request should be send and I do not think it should be configurable.
3) The original request should be resend to the resource with the security assertion (Number 8 on the page 3 of the presentation)
Best regards,
   Michael


> Add Authentication Point Support for Wink 
> ------------------------------------------
>
>                 Key: WINK-170
>                 URL: https://issues.apache.org/jira/browse/WINK-170
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>            Reporter: Michael Furman
>            Assignee: Michael Elman
>             Fix For: 0.2
>
>         Attachments: WinkAuthNPointSupport.ppt
>
>
> Hi!
> I think that it will be great to add to Wink the Authentication Point Support.
> Authentication Point Support (APS) is used for access to Google Data API using ClientLogin and for access to additional Web Services that use an authentication point.
> The approach described in the attached presentation.
> Best regards,
>    Michael

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


[jira] Updated: (WINK-170) Add Authentication Point Support for Wink

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

Michael Elman updated WINK-170:
-------------------------------

    Fix Version/s: 0.2

> Add Authentication Point Support for Wink 
> ------------------------------------------
>
>                 Key: WINK-170
>                 URL: https://issues.apache.org/jira/browse/WINK-170
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>            Reporter: Michael Furman
>            Assignee: Michael Elman
>             Fix For: 0.2
>
>         Attachments: WinkAuthNPointSupport.ppt
>
>
> Hi!
> I think that it will be great to add to Wink the Authentication Point Support.
> Authentication Point Support (APS) is used for access to Google Data API using ClientLogin and for access to additional Web Services that use an authentication point.
> The approach described in the attached presentation.
> Best regards,
>    Michael

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


[jira] Assigned: (WINK-170) Add Authentication Point Support for Wink

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

Michael Elman reassigned WINK-170:
----------------------------------

    Assignee: Michael Elman

> Add Authentication Point Support for Wink 
> ------------------------------------------
>
>                 Key: WINK-170
>                 URL: https://issues.apache.org/jira/browse/WINK-170
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>            Reporter: Michael Furman
>            Assignee: Michael Elman
>         Attachments: WinkAuthNPointSupport.ppt
>
>
> Hi!
> I think that it will be great to add to Wink the Authentication Point Support.
> Authentication Point Support (APS) is used for access to Google Data API using ClientLogin and for access to additional Web Services that use an authentication point.
> The approach described in the attached presentation.
> Best regards,
>    Michael

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


[jira] Commented: (WINK-170) Add Authentication Point Support for Wink

Posted by "Michael Elman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754932#action_12754932 ] 

Michael Elman commented on WINK-170:
------------------------------------

Michael F,

in your presentation slide 5 you say that both challenge and URL parameter should be configured.
It's incorrect, since according to RFC 261, url is actually {{realm}} parameter that must always be defined.


> Add Authentication Point Support for Wink 
> ------------------------------------------
>
>                 Key: WINK-170
>                 URL: https://issues.apache.org/jira/browse/WINK-170
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>            Reporter: Michael Furman
>            Assignee: Michael Elman
>             Fix For: 0.2
>
>         Attachments: WinkAuthNPointSupport.ppt
>
>
> Hi!
> I think that it will be great to add to Wink the Authentication Point Support.
> Authentication Point Support (APS) is used for access to Google Data API using ClientLogin and for access to additional Web Services that use an authentication point.
> The approach described in the attached presentation.
> Best regards,
>    Michael

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


[jira] Updated: (WINK-170) Add Authentication Point Support for Wink

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

Michael Furman updated WINK-170:
--------------------------------

    Attachment: WinkAuthNPointSupport.ppt

The attached presentation describes Authentication Point Support for Wink 

> Add Authentication Point Support for Wink 
> ------------------------------------------
>
>                 Key: WINK-170
>                 URL: https://issues.apache.org/jira/browse/WINK-170
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>            Reporter: Michael Furman
>         Attachments: WinkAuthNPointSupport.ppt
>
>
> Hi!
> I think that it will be great to add to Wink the Authentication Point Support.
> Authentication Point Support (APS) is used for access to Google Data API using ClientLogin and for access to additional Web Services that use an authentication point.
> The approach described in the attached presentation.
> Best regards,
>    Michael

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


[jira] Updated: (WINK-170) Add Authentication Point Support for Wink

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

Michael Elman updated WINK-170:
-------------------------------

    Fix Version/s:     (was: 0.2)

On the other thought: let's postpone it.

> Add Authentication Point Support for Wink 
> ------------------------------------------
>
>                 Key: WINK-170
>                 URL: https://issues.apache.org/jira/browse/WINK-170
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>            Reporter: Michael Furman
>            Assignee: Michael Elman
>         Attachments: WinkAuthNPointSupport.ppt
>
>
> Hi!
> I think that it will be great to add to Wink the Authentication Point Support.
> Authentication Point Support (APS) is used for access to Google Data API using ClientLogin and for access to additional Web Services that use an authentication point.
> The approach described in the attached presentation.
> Best regards,
>    Michael

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


[jira] Commented: (WINK-170) Add Authentication Point Support for Wink

Posted by "Michael Elman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754682#action_12754682 ] 

Michael Elman commented on WINK-170:
------------------------------------

I'll try to do it for 0.2.

> Add Authentication Point Support for Wink 
> ------------------------------------------
>
>                 Key: WINK-170
>                 URL: https://issues.apache.org/jira/browse/WINK-170
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>            Reporter: Michael Furman
>            Assignee: Michael Elman
>         Attachments: WinkAuthNPointSupport.ppt
>
>
> Hi!
> I think that it will be great to add to Wink the Authentication Point Support.
> Authentication Point Support (APS) is used for access to Google Data API using ClientLogin and for access to additional Web Services that use an authentication point.
> The approach described in the attached presentation.
> Best regards,
>    Michael

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


[jira] Commented: (WINK-170) Add Authentication Point Support for Wink

Posted by "Bryant Luk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753216#action_12753216 ] 

Bryant Luk commented on WINK-170:
---------------------------------

This looks interesting.  Would you want to help contribute code for this feature?

> Add Authentication Point Support for Wink 
> ------------------------------------------
>
>                 Key: WINK-170
>                 URL: https://issues.apache.org/jira/browse/WINK-170
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>            Reporter: Michael Furman
>         Attachments: WinkAuthNPointSupport.ppt
>
>
> Hi!
> I think that it will be great to add to Wink the Authentication Point Support.
> Authentication Point Support (APS) is used for access to Google Data API using ClientLogin and for access to additional Web Services that use an authentication point.
> The approach described in the attached presentation.
> Best regards,
>    Michael

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


[jira] Commented: (WINK-170) Add Authentication Point Support for Wink

Posted by "Michael Elman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755414#action_12755414 ] 

Michael Elman commented on WINK-170:
------------------------------------

A question:
* What type of http method the ASF should send to the Authentication Point? Should it always be GET? Should it be configurable or may be part of challenge? I don't think sending the same method that was sent to Application makes sense, since it may be DELETE or even something custom. While the reason for accessing the Authentication Point it GETting the request.


> Add Authentication Point Support for Wink 
> ------------------------------------------
>
>                 Key: WINK-170
>                 URL: https://issues.apache.org/jira/browse/WINK-170
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>            Reporter: Michael Furman
>            Assignee: Michael Elman
>             Fix For: 0.2
>
>         Attachments: WinkAuthNPointSupport.ppt
>
>
> Hi!
> I think that it will be great to add to Wink the Authentication Point Support.
> Authentication Point Support (APS) is used for access to Google Data API using ClientLogin and for access to additional Web Services that use an authentication point.
> The approach described in the attached presentation.
> Best regards,
>    Michael

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