[Cyberduck-trac] [Cyberduck] #7914: Interoperability with Oracle Storage Cloud (was: 302 Found response for user password with special characters)

Cyberduck trac at trac.cyberduck.io
Tue Apr 29 09:21:30 UTC 2014


#7914: Interoperability with Oracle Storage Cloud
--------------------------------------+-------------------------
 Reporter:  jprice                    |         Owner:  dkocher
     Type:  defect                    |        Status:  assigned
 Priority:  normal                    |     Milestone:  4.5
Component:  openstack                 |       Version:  4.4.4
 Severity:  normal                    |    Resolution:
 Keywords:  openstack password chars  |  Architecture:  Intel
 Platform:  Windows 7                 |
--------------------------------------+-------------------------
Changes (by dkocher):

 * status:  new => assigned


Comment:

 The issue does not seem to be connected to the chosen password but an
 interoperability issue with the identity service. Oracle Storage Cloud
 does only support legacy authentication but the latest version of
 Cyberduck defaults to Keystone authentication (2.0) by default.


 {{{
 POST /v2.0/tokens HTTP/1.1
 Accept: application/json
 Content-Type: application/json
 Content-Length: 130
 Host: storage.us2.oraclecloud.com
 Connection: Keep-Alive
 User-Agent: Cyberduck/0 (Mac OS X/10.9.2) (x86_64)
  HTTP/1.1 302 Found
  Date: Tue, 29 Apr 2014 09:18:01 GMT
  Server: Oracle-Application-Server-11g
  Location: https://cloud.oracle.com/404.html
  Content-Length: 244
  Keep-Alive: timeout=5, max=100
  Connection: Keep-Alive
  Content-Type: text/html; charset=iso-8859-1
 }}}

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/7914#comment:3>
Cyberduck <http://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list