[ 
https://jira.nuxeo.org/browse/NXP-6202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=86980#action_86980
 ] 

Thierry Delprat edited comment on NXP-6202 at 1/10/11 3:26 AM:
---------------------------------------------------------------

Added filter for OAuth request handling :
 - 3 legged + signing is ok
 - 2 legged is not completed (missing 1 line)

http://hg.nuxeo.com/nuxeo/nuxeo-services/rev/f3e03987f27c

This code should probably be refactored as a new contribution type for the 
AuthFilter :
 - it needs to be executed before
 - it does not fit as a plugin
 - we don't want to configure OAuth and othe auth separatly

It should probably end up as pre-filter plugin contributed from an external 
module where we can share the code with Shindig/Opensocial bundles.


      was (Author: tdelprat):
    Added filter for OAuth request handling :
 - 3 legged + signing is ok
 - 2 legged is not completed (missing 1 line)

http://hg.nuxeo.com/nuxeo/nuxeo-services/rev/f3e03987f27c

This code should probably be refactored as a new contribution type for the 
AuthFilter :
 - it needs to be executed before
 - it does not fit as a plugin
 - we don't want to configure OAuth and othe auth separatly

=> should probably end up as pre-filter plugin
  
> OAuth : Prototype support for Nuxeo as an OAuth provider
> --------------------------------------------------------
>
>                 Key: NXP-6202
>                 URL: https://jira.nuxeo.org/browse/NXP-6202
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Task
>          Components: Infrastructure
>    Affects Versions: 5.4
>            Reporter: Thierry Delprat
>            Assignee: Thierry Delprat
>             Fix For: 5.4.1
>
>
> Currently Nuxeo is only an OAuth consumer : it can fetch data via OAuth, but 
> it can not let a external consumer authenticate against Nuxeo as an OAuth 
> provider.
> The typical target use case is : Expose Nuxeo dashboard gadgets in iGoogle, 
> Confluence or Jira.
> This task ia about prototyping the support.
> The final merge/integration will be done after the integration of the new 
> OpenSocial container.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to