[Cyberduck-trac] [Cyberduck] #10043: Failure authenticating with OAuth

Cyberduck trac at cyberduck.io
Sat Aug 12 18:55:44 UTC 2017


#10043: Failure authenticating with OAuth
---------------------+----------------------
 Reporter:  dkocher  |         Owner:
     Type:  defect   |        Status:  new
 Priority:  normal   |     Milestone:  6.3
Component:  cli      |       Version:  6.2.2
 Severity:  normal   |    Resolution:
 Keywords:           |  Architecture:
 Platform:           |
---------------------+----------------------

Comment (by jmalek):

 {{{
 Fehler beim Versuch der SecurityTransparent-Methode
 "Java_java_io_Console.echo(Boolean)" nativen Code über die Methode
 "Java_java_io_Console.GetStdHandle(Int32)" aufzurufen. Methoden müssen
 sicherheitskritisch oder sicher sein, um nativen Code aufzurufen.
 }}}

 {{{
    bei java.io.Console.readPassword(String fmt, Object[] args)
    bei ch.cyberduck.cli.Console.readPassword(String format, Object[] args)
    bei ch.cyberduck.cli.TerminalLoginCallback.prompt(Host bookmark,
 Credentials credentials, String title, String reason, LoginOptions
 options)
    bei ch.cyberduck.core.oauth.OAuth2AuthorizationService.authorize(Host
 bookmark, HostPasswordStore keychain, LoginCallback prompt, CancelCallback
 cancel)
    bei ch.cyberduck.core.onedrive.OneDriveSession.login(HostPasswordStore
 keychain, LoginCallback prompt, CancelCallback cancel, Cache cache)
    bei ch.cyberduck.core.KeychainLoginService.authenticate(Session
 session, Cache cache, ProgressListener listener, CancelCallback cancel)
    bei ch.cyberduck.core.LoginConnectionService.authenticate(Session
 session, Cache cache, CancelCallback callback)
    bei ch.cyberduck.core.LoginConnectionService.connect(Session session,
 Cache cache, CancelCallback callback)
    bei ch.cyberduck.core.LoginConnectionService.check(Session session,
 Cache cache, CancelCallback callback)
    bei
 ch.cyberduck.core.pool.StatelessSessionPool.borrow(BackgroundActionState
 callback)
    bei ch.cyberduck.core.threading.SessionBackgroundAction.run()
    bei ch.cyberduck.core.threading.SessionBackgroundAction.1.call()
    bei ch.cyberduck.core.threading.DefaultRetryCallable.call()
    bei ch.cyberduck.core.threading.SessionBackgroundAction.call()
    bei ch.cyberduck.core.threading.BackgroundCallable.run()
 }}}

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


More information about the Cyberduck-trac mailing list