You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Tomaz Muraus (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/13 22:12:40 UTC

[dev] [jira] [Resolved] (LIBCLOUD-164) OpenStack BaseConnection: Allow Passing in an Auth Token

     [ https://issues.apache.org/jira/browse/LIBCLOUD-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus resolved LIBCLOUD-164.
-----------------------------------

    Resolution: Fixed

Merged, thanks.
                
> OpenStack BaseConnection: Allow Passing in an Auth Token
> --------------------------------------------------------
>
>                 Key: LIBCLOUD-164
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-164
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Dave King
>            Priority: Minor
>         Attachments: libcloud-164-attempt-2.patch, libcloud-164.patch
>
>
> Currently if you use Libcloud naively inside a web application, it will re-auth on each individual request that as user makes through the browser.
> It would be beneficial to allow OpenStack connection classes to be instantiated with an argument that allows them to use an existing authentication token.  
> Because the authentication process determines the base URL (by extracting the service catalog and individual service tenantIDs), specifying the authentication token (and so skipping authentication) on creating the driver should also require specifying the base URL.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira